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