is not current version
Last Version 1.0.5

cn.tenfell:cn-tenfell-tools-jsutils 1.0.0


GroupId

GroupId

cn.tenfell
ArtifactId

ArtifactId

cn-tenfell-tools-jsutils
Version

Version

1.0.0
Type

Type

jar

Download cn-tenfell-tools-jsutils 1.0.0


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