License |
License |
---|---|
GroupId | GroupIdcom.gitee.sherlockholmnes |
ArtifactId | ArtifactIdgoge-http |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
goge-http-0.1.4.pom | |
goge-http-0.1.4.jar | 2 KB |
goge-http-0.1.4-sources.jar | 1 KB |
goge-http-0.1.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-http/
implementation 'com.gitee.sherlockholmnes:goge-http:0.1.4'
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-http/
implementation ("com.gitee.sherlockholmnes:goge-http:0.1.4")
'com.gitee.sherlockholmnes:goge-http:jar:0.1.4'
<dependency org="com.gitee.sherlockholmnes" name="goge-http" rev="0.1.4">
<artifact name="goge-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sherlockholmnes', module='goge-http', version='0.1.4')
)
libraryDependencies += "com.gitee.sherlockholmnes" % "goge-http" % "0.1.4"
[com.gitee.sherlockholmnes/goge-http "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.sherlockholmnes : goge-core | jar | 0.1.4 |