GroupId | GroupIdtmporb |
---|---|
ArtifactId | ArtifactIdtmporb-ots |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
tmporb-ots-1.0.pom | -1 bytes |
tmporb-ots-1.0-DEAD.jar | 293 KB |
tmporb-ots-1.0-DEAD.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tmporb/tmporb-ots/ -->
<dependency>
<groupId>tmporb</groupId>
<artifactId>tmporb-ots</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tmporb/tmporb-ots/
implementation 'tmporb:tmporb-ots:1.0'
// https://jarcasting.com/artifacts/tmporb/tmporb-ots/
implementation ("tmporb:tmporb-ots:1.0")
'tmporb:tmporb-ots:jar:1.0'
<dependency org="tmporb" name="tmporb-ots" rev="1.0">
<artifact name="tmporb-ots" type="jar" />
</dependency>
@Grapes(
@Grab(group='tmporb', module='tmporb-ots', version='1.0')
)
libraryDependencies += "tmporb" % "tmporb-ots" % "1.0"
[tmporb/tmporb-ots "1.0"]