is not current version
Last Version 1.2

cn.gudqs:system 1.0

system

GroupId

GroupId

cn.gudqs
ArtifactId

ArtifactId

system
Version

Version

1.0
Type

Type

jar

Download system 1.0


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