Go to file
Kavin da5a77e2f0
Bump version.
2023-06-30 13:47:32 +01:00
.github/workflows Sign archives before publish. 2023-01-30 03:04:34 +00:00
gradle/wrapper Initial commit 2023-01-29 11:46:49 +00:00
reqwest-jni Use a CompletableFuture instead of blocking the JVM thread. 2023-06-30 13:45:14 +01:00
src/main/java/rocks/kavin/reqwest4j Use a CompletableFuture instead of blocking the JVM thread. 2023-06-30 13:45:14 +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. 2023-06-30 13:47:32 +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 Add renovate config. 2023-03-25 16:04:54 +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!