License |
License |
---|---|
GroupId | GroupIdcom.greenback |
ArtifactId | ArtifactIdgreenback-kit-okhttp |
Last Version | Last Version1.0.26 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongreenback-kit-okhttp
Parent pom for all Fizzed maven projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.greenback/greenback-kit-okhttp/ -->
<dependency>
<groupId>com.greenback</groupId>
<artifactId>greenback-kit-okhttp</artifactId>
<version>1.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenback/greenback-kit-okhttp/
implementation 'com.greenback:greenback-kit-okhttp:1.0.26'
// https://jarcasting.com/artifacts/com.greenback/greenback-kit-okhttp/
implementation ("com.greenback:greenback-kit-okhttp:1.0.26")
'com.greenback:greenback-kit-okhttp:jar:1.0.26'
<dependency org="com.greenback" name="greenback-kit-okhttp" rev="1.0.26">
<artifact name="greenback-kit-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenback', module='greenback-kit-okhttp', version='1.0.26')
)
libraryDependencies += "com.greenback" % "greenback-kit-okhttp" % "1.0.26"
[com.greenback/greenback-kit-okhttp "1.0.26"]
Group / Artifact | Type | Version |
---|---|---|
com.greenback : greenback-kit-core | jar | 1.0.26 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.greenback : greenback-kit-jackson | jar | 1.0.26 |
com.fizzed : crux-okhttp | jar | 1.0.40 |