is not current version
Last Version 1.2

com.gitee.primxia:UtilsDemo 1.1


GroupId

GroupId

com.gitee.primxia
ArtifactId

ArtifactId

UtilsDemo
Version

Version

1.1
Type

Type

jar

Download UtilsDemo 1.1


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