is not current version
Last Version 2.0

com.gitee.sherlockholmnes:goge-start 0.1.3


GroupId

GroupId

com.gitee.sherlockholmnes
ArtifactId

ArtifactId

goge-start
Version

Version

0.1.3
Type

Type

pom

Download goge-start 0.1.3

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"]