is not current version
Last Version 1.2.4

com.github.tianjing:tgtools.web 1.0.329

base tgtools.core web util

GroupId

GroupId

com.github.tianjing
ArtifactId

ArtifactId

tgtools.web
Version

Version

1.0.329
Type

Type

jar

Download tgtools.web 1.0.329


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