GroupId | GroupIdcom.gitee.zodiacstack |
---|---|
ArtifactId | ArtifactIdzodiac-okhttp |
Version | Version1.4.5 |
Type | Typejar |
Filename | Size |
---|---|
zodiac-okhttp-1.4.5.pom | |
zodiac-okhttp-1.4.5.jar | 35 KB |
zodiac-okhttp-1.4.5-sources.jar | 19 KB |
zodiac-okhttp-1.4.5-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-okhttp/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-okhttp</artifactId>
<version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-okhttp/
implementation 'com.gitee.zodiacstack:zodiac-okhttp:1.4.5'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-okhttp/
implementation ("com.gitee.zodiacstack:zodiac-okhttp:1.4.5")
'com.gitee.zodiacstack:zodiac-okhttp:jar:1.4.5'
<dependency org="com.gitee.zodiacstack" name="zodiac-okhttp" rev="1.4.5">
<artifact name="zodiac-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-okhttp', version='1.4.5')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-okhttp" % "1.4.5"
[com.gitee.zodiacstack/zodiac-okhttp "1.4.5"]