не последняя версия
Последняя версия 1.2.10

com.github.tianjing:tgtools.core 1.1.9

tgtools.core java util

Группа

Группа

com.github.tianjing
Идентификатор

Идентификатор

tgtools.core
Версия

Версия

1.1.9
Тип

Тип

jar

Скачать tgtools.core 1.1.9


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