GroupId | GroupIdio.thill.trakrj |
---|---|
ArtifactId | ArtifactIdtrakrj |
Version | Version0.10.1 |
Type | Typejar |
Filename | Size |
---|---|
trakrj-0.10.1.pom | |
trakrj-0.10.1.jar | 82 KB |
trakrj-0.10.1-sources.jar | 68 KB |
trakrj-0.10.1-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thill.trakrj/trakrj/ -->
<dependency>
<groupId>io.thill.trakrj</groupId>
<artifactId>trakrj</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.thill.trakrj/trakrj/
implementation 'io.thill.trakrj:trakrj:0.10.1'
// https://jarcasting.com/artifacts/io.thill.trakrj/trakrj/
implementation ("io.thill.trakrj:trakrj:0.10.1")
'io.thill.trakrj:trakrj:jar:0.10.1'
<dependency org="io.thill.trakrj" name="trakrj" rev="0.10.1">
<artifact name="trakrj" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thill.trakrj', module='trakrj', version='0.10.1')
)
libraryDependencies += "io.thill.trakrj" % "trakrj" % "0.10.1"
[io.thill.trakrj/trakrj "0.10.1"]