is not current version
Last Version 1.0.1

cn.gjing:tengxun 1.0.0

tengxun tool

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tengxun
Version

Version

1.0.0
Type

Type

jar

Download tengxun 1.0.0


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