is not current version
Last Version 1.0.2

cn.gjing:tools-tx 1.0.1

tengxun tool

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-tx
Version

Version

1.0.1
Type

Type

jar

Download tools-tx 1.0.1


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