GroupId | GroupIdthaiopensource |
---|---|
ArtifactId | ArtifactIdjing |
Last Version | Last Version20030619 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jing-20030619.pom | |
jing-20030619.jar | 475 KB |
jing-20030619-sources.jar | 302 KB |
Browse |
<!-- https://jarcasting.com/artifacts/thaiopensource/jing/ -->
<dependency>
<groupId>thaiopensource</groupId>
<artifactId>jing</artifactId>
<version>20030619</version>
</dependency>
// https://jarcasting.com/artifacts/thaiopensource/jing/
implementation 'thaiopensource:jing:20030619'
// https://jarcasting.com/artifacts/thaiopensource/jing/
implementation ("thaiopensource:jing:20030619")
'thaiopensource:jing:jar:20030619'
<dependency org="thaiopensource" name="jing" rev="20030619">
<artifact name="jing" type="jar" />
</dependency>
@Grapes(
@Grab(group='thaiopensource', module='jing', version='20030619')
)
libraryDependencies += "thaiopensource" % "jing" % "20030619"
[thaiopensource/jing "20030619"]