Go to file
Kavin 16c1e705db
Update workflow to properly build.
2024-03-28 20:09:59 +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.2 2024-03-25 16:21:57 +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 Update gradle wrapper to 8.7. 2024-03-28 20:04:04 +00: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!