is not current version
Last Version 2.0

com.gitee.sherlockholmnes:goge-server 0.1.2


GroupId

GroupId

com.gitee.sherlockholmnes
ArtifactId

ArtifactId

goge-server
Version

Version

0.1.2
Type

Type

jar

Download goge-server 0.1.2


<!-- https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-server/ -->
<dependency>
    <groupId>com.gitee.sherlockholmnes</groupId>
    <artifactId>goge-server</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-server/
implementation 'com.gitee.sherlockholmnes:goge-server:0.1.2'
// https://jarcasting.com/artifacts/com.gitee.sherlockholmnes/goge-server/
implementation ("com.gitee.sherlockholmnes:goge-server:0.1.2")
'com.gitee.sherlockholmnes:goge-server:jar:0.1.2'
<dependency org="com.gitee.sherlockholmnes" name="goge-server" rev="0.1.2">
  <artifact name="goge-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sherlockholmnes', module='goge-server', version='0.1.2')
)
libraryDependencies += "com.gitee.sherlockholmnes" % "goge-server" % "0.1.2"
[com.gitee.sherlockholmnes/goge-server "0.1.2"]