GroupId | GroupIdcom.gitee.sherlockholmnes |
---|---|
ArtifactId | ArtifactIdgoge-http |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
goge-http-0.1.3.pom | |
goge-http-0.1.3.jar | 2 KB |
goge-http-0.1.3-sources.jar | 1 KB |
goge-http-0.1.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-http/ -->
<dependency>
<groupId>com.gitee.sherlockholmnes</groupId>
<artifactId>goge-http</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-http/
implementation 'com.gitee.sherlockholmnes:goge-http:0.1.3'
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-http/
implementation ("com.gitee.sherlockholmnes:goge-http:0.1.3")
'com.gitee.sherlockholmnes:goge-http:jar:0.1.3'
<dependency org="com.gitee.sherlockholmnes" name="goge-http" rev="0.1.3">
<artifact name="goge-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sherlockholmnes', module='goge-http', version='0.1.3')
)
libraryDependencies += "com.gitee.sherlockholmnes" % "goge-http" % "0.1.3"
[com.gitee.sherlockholmnes/goge-http "0.1.3"]