Go to file
renovate[bot] f0492d094e Update Rust crate reqwest to 0.12.4 2024-04-19 19:30:08 +00:00
.github/workflows Update workflow to properly build. 2024-03-28 20:09:59 +00:00
gradle/wrapper Update gradle wrapper to 8.7. 2024-03-28 20:04:04 +00:00
reqwest-jni Update Rust crate reqwest to 0.12.4 2024-04-19 19:30:08 +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
LICENSE Initial commit 2023-01-29 11:46:49 +00:00
README.md Remove WIP 2023-03-31 13:54:45 +01:00
build.gradle Bump version. 2024-04-02 04:09:44 +01:00
gradlew Initial commit 2023-01-29 11:46:49 +00:00
gradlew.bat Initial commit 2023-01-29 11:46:49 +00: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

README.md

reqwest4j

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