is not current version
Last Version 1.3.16

net.quanter:shield-utils 1.3.14.RELEASE

继承了各类utils的能力,成为一个增加版的utils工具包

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.quanter
ArtifactId

ArtifactId

shield-utils
Version

Version

1.3.14.RELEASE
Type

Type

jar

Download shield-utils 1.3.14.RELEASE


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