is not current version
Last Version 1.2.10

com.github.tianjing:tgtools.core 1.0.275

tgtools.core java util

GroupId

GroupId

com.github.tianjing
ArtifactId

ArtifactId

tgtools.core
Version

Version

1.0.275
Type

Type

jar

Download tgtools.core 1.0.275


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