is not current version
Last Version 1.0.26

com.greenback:greenback-kit-okhttp 1.0.2


GroupId

GroupId

com.greenback
ArtifactId

ArtifactId

greenback-kit-okhttp
Version

Version

1.0.2
Type

Type

jar

Download greenback-kit-okhttp 1.0.2


<!-- https://jarcasting.com/artifacts/com.greenback/greenback-kit-okhttp/ -->
<dependency>
    <groupId>com.greenback</groupId>
    <artifactId>greenback-kit-okhttp</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenback/greenback-kit-okhttp/
implementation 'com.greenback:greenback-kit-okhttp:1.0.2'
// https://jarcasting.com/artifacts/com.greenback/greenback-kit-okhttp/
implementation ("com.greenback:greenback-kit-okhttp:1.0.2")
'com.greenback:greenback-kit-okhttp:jar:1.0.2'
<dependency org="com.greenback" name="greenback-kit-okhttp" rev="1.0.2">
  <artifact name="greenback-kit-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenback', module='greenback-kit-okhttp', version='1.0.2')
)
libraryDependencies += "com.greenback" % "greenback-kit-okhttp" % "1.0.2"
[com.greenback/greenback-kit-okhttp "1.0.2"]