No description
  • Rust 79.3%
  • Java 20.7%
Find a file
2026-02-20 19:26:13 +05:30
.github/workflows Update actions/checkout action to v6 2026-01-30 02:21:04 +05:30
gradle/wrapper Update Gradle to v9 2026-02-20 13:31:38 +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 Migrate shadow 2026-02-20 19:26:13 +05:30
gradlew Update Gradle to v9 2026-02-20 13:31:38 +00:00
gradlew.bat Update Gradle to v9 2026-02-20 13:31:38 +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 Update renovate config. 2024-03-28 20:06:58 +00:00
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!