tools-tx

tengxun tool

License

License

MIT
GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-tx
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

tools-tx
tengxun tool

Download tools-tx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.qcloudsms : qcloudsms jar 1.0.6

Project Modules

There are no modules declared in this project.

Gjing tools for java 😄

 
项目开发常用工具包整合
推荐使用最新版本

在您的项目中使用Java Gjing tools的推荐方法是从Maven中使用它。如下:

请注意,项目JDK版本支持1.8+

作者

Versions

Version
1.0.2
1.0.1
1.0.0