Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.rey5137 |
ArtifactId | ArtifactIdjsonbatch-okhttp |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
jsonbatch-okhttp-1.1.1.pom | |
jsonbatch-okhttp-1.1.1.jar | 3 KB |
jsonbatch-okhttp-1.1.1-sources.jar | 1 KB |
jsonbatch-okhttp-1.1.1-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rey5137/jsonbatch-okhttp/ -->
<dependency>
<groupId>com.github.rey5137</groupId>
<artifactId>jsonbatch-okhttp</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rey5137/jsonbatch-okhttp/
implementation 'com.github.rey5137:jsonbatch-okhttp:1.1.1'
// https://jarcasting.com/artifacts/com.github.rey5137/jsonbatch-okhttp/
implementation ("com.github.rey5137:jsonbatch-okhttp:1.1.1")
'com.github.rey5137:jsonbatch-okhttp:jar:1.1.1'
<dependency org="com.github.rey5137" name="jsonbatch-okhttp" rev="1.1.1">
<artifact name="jsonbatch-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rey5137', module='jsonbatch-okhttp', version='1.1.1')
)
libraryDependencies += "com.github.rey5137" % "jsonbatch-okhttp" % "1.1.1"
[com.github.rey5137/jsonbatch-okhttp "1.1.1"]