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