is not current version
Last Version 1.2.4

com.github.tianjing:tgtools.web 1.0.331

base tgtools.core web util

GroupId

GroupId

com.github.tianjing
ArtifactId

ArtifactId

tgtools.web
Version

Version

1.0.331
Type

Type

jar

Download tgtools.web 1.0.331


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