Categories |
CategoriesCLI User Interface JSON Data |
---|---|
GroupId | GroupIdcom.github.rey5137 |
ArtifactId | ArtifactIdjsonbatch-apache-httpclient |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.rey5137/jsonbatch-apache-httpclient/ -->
<dependency>
<groupId>com.github.rey5137</groupId>
<artifactId>jsonbatch-apache-httpclient</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rey5137/jsonbatch-apache-httpclient/
implementation 'com.github.rey5137:jsonbatch-apache-httpclient:1.1.0'
// https://jarcasting.com/artifacts/com.github.rey5137/jsonbatch-apache-httpclient/
implementation ("com.github.rey5137:jsonbatch-apache-httpclient:1.1.0")
'com.github.rey5137:jsonbatch-apache-httpclient:jar:1.1.0'
<dependency org="com.github.rey5137" name="jsonbatch-apache-httpclient" rev="1.1.0">
<artifact name="jsonbatch-apache-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rey5137', module='jsonbatch-apache-httpclient', version='1.1.0')
)
libraryDependencies += "com.github.rey5137" % "jsonbatch-apache-httpclient" % "1.1.0"
[com.github.rey5137/jsonbatch-apache-httpclient "1.1.0"]