GroupId | GroupIdcom.gitee.sherlockholmnes |
---|---|
ArtifactId | ArtifactIdgoge-start-all |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
goge-start-all-0.1.4.pom | |
goge-start-all-0.1.4.jar | 4 KB |
goge-start-all-0.1.4-sources.jar | 3 KB |
goge-start-all-0.1.4-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-start-all/ -->
<dependency>
<groupId>com.gitee.sherlockholmnes</groupId>
<artifactId>goge-start-all</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-start-all/
implementation 'com.gitee.sherlockholmnes:goge-start-all:0.1.4'
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-start-all/
implementation ("com.gitee.sherlockholmnes:goge-start-all:0.1.4")
'com.gitee.sherlockholmnes:goge-start-all:jar:0.1.4'
<dependency org="com.gitee.sherlockholmnes" name="goge-start-all" rev="0.1.4">
<artifact name="goge-start-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sherlockholmnes', module='goge-start-all', version='0.1.4')
)
libraryDependencies += "com.gitee.sherlockholmnes" % "goge-start-all" % "0.1.4"
[com.gitee.sherlockholmnes/goge-start-all "0.1.4"]