GroupId | GroupIdcom.github.tianjing |
---|---|
ArtifactId | ArtifactIdtgtools.web.develop |
Version | Version1.1.21 |
Type | Typejar |
Filename | Size |
---|---|
tgtools.web.develop-1.1.21.pom | |
tgtools.web.develop-1.1.21.jar | 55 KB |
tgtools.web.develop-1.1.21-sources.jar | 43 KB |
tgtools.web.develop-1.1.21-javadoc.jar | 315 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tianjing/tgtools.web.develop/ -->
<dependency>
<groupId>com.github.tianjing</groupId>
<artifactId>tgtools.web.develop</artifactId>
<version>1.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools.web.develop/
implementation 'com.github.tianjing:tgtools.web.develop:1.1.21'
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools.web.develop/
implementation ("com.github.tianjing:tgtools.web.develop:1.1.21")
'com.github.tianjing:tgtools.web.develop:jar:1.1.21'
<dependency org="com.github.tianjing" name="tgtools.web.develop" rev="1.1.21">
<artifact name="tgtools.web.develop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tianjing', module='tgtools.web.develop', version='1.1.21')
)
libraryDependencies += "com.github.tianjing" % "tgtools.web.develop" % "1.1.21"
[com.github.tianjing/tgtools.web.develop "1.1.21"]