is not current version
Last Version 0.1.11

com.github.tianjing:tgtools.tasklibrary 0.1.8

base tgtools.tasklibrary task tools

GroupId

GroupId

com.github.tianjing
ArtifactId

ArtifactId

tgtools.tasklibrary
Version

Version

0.1.8
Type

Type

jar

Download tgtools.tasklibrary 0.1.8


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