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