GroupId | GroupIdcom.github.tianjing |
---|---|
ArtifactId | ArtifactIdtgtools.web.develop |
Version | Version1.1.7 |
Type | Typejar |
Filename | Size |
---|---|
tgtools.web.develop-1.1.7.pom | |
tgtools.web.develop-1.1.7.jar | 50 KB |
tgtools.web.develop-1.1.7-sources.jar | 39 KB |
tgtools.web.develop-1.1.7-javadoc.jar | 292 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools.web.develop/
implementation 'com.github.tianjing:tgtools.web.develop:1.1.7'
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools.web.develop/
implementation ("com.github.tianjing:tgtools.web.develop:1.1.7")
'com.github.tianjing:tgtools.web.develop:jar:1.1.7'
<dependency org="com.github.tianjing" name="tgtools.web.develop" rev="1.1.7">
<artifact name="tgtools.web.develop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tianjing', module='tgtools.web.develop', version='1.1.7')
)
libraryDependencies += "com.github.tianjing" % "tgtools.web.develop" % "1.1.7"
[com.github.tianjing/tgtools.web.develop "1.1.7"]