Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdtop.zenyoung |
ArtifactId | ArtifactIdzenyoung-webclient-okhttp3 |
Version | Version1.8.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webclient-okhttp3/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-webclient-okhttp3</artifactId>
<version>1.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webclient-okhttp3/
implementation 'top.zenyoung:zenyoung-webclient-okhttp3:1.8.8'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webclient-okhttp3/
implementation ("top.zenyoung:zenyoung-webclient-okhttp3:1.8.8")
'top.zenyoung:zenyoung-webclient-okhttp3:jar:1.8.8'
<dependency org="top.zenyoung" name="zenyoung-webclient-okhttp3" rev="1.8.8">
<artifact name="zenyoung-webclient-okhttp3" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-webclient-okhttp3', version='1.8.8')
)
libraryDependencies += "top.zenyoung" % "zenyoung-webclient-okhttp3" % "1.8.8"
[top.zenyoung/zenyoung-webclient-okhttp3 "1.8.8"]