| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.cloudangel |
| ArtifactId | ArtifactIdzhike-okhttp3-simple |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| zhike-okhttp3-simple-1.0.0.pom | |
| zhike-okhttp3-simple-1.0.0.jar | 17 KB |
| zhike-okhttp3-simple-1.0.0-sources.jar | 13 KB |
| zhike-okhttp3-simple-1.0.0-javadoc.jar | 316 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.cloudangel/zhike-okhttp3-simple/ -->
<dependency>
<groupId>com.gitee.cloudangel</groupId>
<artifactId>zhike-okhttp3-simple</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.cloudangel/zhike-okhttp3-simple/
implementation 'com.gitee.cloudangel:zhike-okhttp3-simple:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.cloudangel/zhike-okhttp3-simple/
implementation ("com.gitee.cloudangel:zhike-okhttp3-simple:1.0.0")
'com.gitee.cloudangel:zhike-okhttp3-simple:jar:1.0.0'
<dependency org="com.gitee.cloudangel" name="zhike-okhttp3-simple" rev="1.0.0">
<artifact name="zhike-okhttp3-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.cloudangel', module='zhike-okhttp3-simple', version='1.0.0')
)
libraryDependencies += "com.gitee.cloudangel" % "zhike-okhttp3-simple" % "1.0.0"
[com.gitee.cloudangel/zhike-okhttp3-simple "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |