is not current version
Last Version 1.1.2

com.gushangjie:gu-base 1.0.5


GroupId

GroupId

com.gushangjie
ArtifactId

ArtifactId

gu-base
Version

Version

1.0.5
Type

Type

jar

Download gu-base 1.0.5


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