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