is not current version
Last Version 1.2.10

com.github.tianjing:tgtools.core 1.1.5

tgtools.core java util

GroupId

GroupId

com.github.tianjing
ArtifactId

ArtifactId

tgtools.core
Version

Version

1.1.5
Type

Type

jar

Download tgtools.core 1.1.5


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