Java bindings to Reqwest with jni-rs for use in Piped's backend!
Go to file
renovate[bot] fe72ce3de1
Update Rust crate tokio to v1.42.0 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 16:26:35 +00:00
.github/workflows Update workflow to properly build. 2024-03-28 20:09:59 +00:00
gradle/wrapper Update dependency gradle to v8.11.1 (#67) 2024-11-20 20:35:59 +00:00
reqwest-jni Update Rust crate tokio to v1.42.0 (#68) 2024-12-03 16:26:35 +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.9 2024-07-11 18:18:10 +00:00
gradlew.bat Update dependency gradle to v8.9 2024-07-11 18:18:10 +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!