GroupId | GroupIdcom.gitee.sherlockholmnes |
---|---|
ArtifactId | ArtifactIdgoge-start |
Version | Version0.1.2 |
Type | Typepom |
Filename | Size |
---|---|
goge-start-0.1.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-start/
implementation 'com.gitee.sherlockholmnes:goge-start:0.1.2'
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-start/
implementation ("com.gitee.sherlockholmnes:goge-start:0.1.2")
'com.gitee.sherlockholmnes:goge-start:pom:0.1.2'
<dependency org="com.gitee.sherlockholmnes" name="goge-start" rev="0.1.2">
<artifact name="goge-start" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sherlockholmnes', module='goge-start', version='0.1.2')
)
libraryDependencies += "com.gitee.sherlockholmnes" % "goge-start" % "0.1.2"
[com.gitee.sherlockholmnes/goge-start "0.1.2"]