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