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