is not current version
Last Version 1.0.2

cn.gjing:tools-tx 1.0.0

tengxun tool

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-tx
Version

Version

1.0.0
Type

Type

jar

Download tools-tx 1.0.0


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