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