GroupId | GroupIdcom.gitee.zodiacstack |
---|---|
ArtifactId | ArtifactIdzodiac-okhttp |
Version | Version1.3.11 |
Type | Typejar |
Filename | Size |
---|---|
zodiac-okhttp-1.3.11.pom | |
zodiac-okhttp-1.3.11.jar | 35 KB |
zodiac-okhttp-1.3.11-sources.jar | 19 KB |
zodiac-okhttp-1.3.11-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.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-okhttp/
implementation 'com.gitee.zodiacstack:zodiac-okhttp:1.3.11'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-okhttp/
implementation ("com.gitee.zodiacstack:zodiac-okhttp:1.3.11")
'com.gitee.zodiacstack:zodiac-okhttp:jar:1.3.11'
<dependency org="com.gitee.zodiacstack" name="zodiac-okhttp" rev="1.3.11">
<artifact name="zodiac-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-okhttp', version='1.3.11')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-okhttp" % "1.3.11"
[com.gitee.zodiacstack/zodiac-okhttp "1.3.11"]