No description
  • Rust 79.3%
  • Java 20.7%
Find a file
2026-06-18 21:47:14 +00:00
.github/workflows Update actions/checkout action to v7 2026-06-18 21:47:14 +00:00
gradle/wrapper Update Gradle to v8.14.5 (#113) 2026-05-07 14:13:19 +00:00
reqwest-jni Update Rust crate jni to 0.22.0 (#111) 2026-02-17 18:40:45 +00:00
src/main/java/rocks/kavin/reqwest4j Add support set basic proxy authentication. 2023-08-21 09:27:38 +01:00
.gitignore Initial commit 2023-01-29 11:46:49 +00:00
build.gradle Bump version. 2024-04-02 04:09:44 +01:00
gradlew Update dependency gradle to v8.14 (#82) 2025-04-25 13:14:05 +00:00
gradlew.bat Update dependency gradle to v8.14 (#82) 2025-04-25 13:14:05 +00:00
LICENSE Initial commit 2023-01-29 11:46:49 +00:00
README.md Remove WIP 2023-03-31 13:54:45 +01:00
renovate.json Migrate config renovate.json 2026-02-20 19:21:57 +05:30
settings.gradle Initial commit 2023-01-29 11:46:49 +00:00

reqwest4j

Java bindings to Reqwest with jni-rs for use in Piped's backend!