is not current version
Last Version 1.1.2

com.gushangjie:gu-base 1.0.7-snapshot


GroupId

GroupId

com.gushangjie
ArtifactId

ArtifactId

gu-base
Version

Version

1.0.7-snapshot
Type

Type

jar

Download gu-base 1.0.7-snapshot


<!-- https://jarcasting.com/artifacts/com.gushangjie/gu-base/ -->
<dependency>
    <groupId>com.gushangjie</groupId>
    <artifactId>gu-base</artifactId>
    <version>1.0.7-snapshot</version>
</dependency>
// https://jarcasting.com/artifacts/com.gushangjie/gu-base/
implementation 'com.gushangjie:gu-base:1.0.7-snapshot'
// https://jarcasting.com/artifacts/com.gushangjie/gu-base/
implementation ("com.gushangjie:gu-base:1.0.7-snapshot")
'com.gushangjie:gu-base:jar:1.0.7-snapshot'
<dependency org="com.gushangjie" name="gu-base" rev="1.0.7-snapshot">
  <artifact name="gu-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gushangjie', module='gu-base', version='1.0.7-snapshot')
)
libraryDependencies += "com.gushangjie" % "gu-base" % "1.0.7-snapshot"
[com.gushangjie/gu-base "1.0.7-snapshot"]