is not current version
Last Version 0.1.5

com.gitee.sherlockholmnes:goge-utils 0.1.3


GroupId

GroupId

com.gitee.sherlockholmnes
ArtifactId

ArtifactId

goge-utils
Version

Version

0.1.3
Type

Type

jar

Download goge-utils 0.1.3


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