is not current version
Last Version 1.2.9

com.github.tianjing:tgtools.web.develop 1.1.16

base spring boot develop sample

GroupId

GroupId

com.github.tianjing
ArtifactId

ArtifactId

tgtools.web.develop
Version

Version

1.1.16
Type

Type

jar

Download tgtools.web.develop 1.1.16


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