GroupId | GroupIdwtf.g4s8.oot |
---|---|
ArtifactId | ArtifactIdoot |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
oot-0.1.0.pom | |
oot-0.1.0.jar | 17 KB |
oot-0.1.0-sources.jar | 15 KB |
oot-0.1.0-javadoc.jar | 455 KB |
Browse |
<!-- https://jarcasting.com/artifacts/wtf.g4s8.oot/oot/ -->
<dependency>
<groupId>wtf.g4s8.oot</groupId>
<artifactId>oot</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/wtf.g4s8.oot/oot/
implementation 'wtf.g4s8.oot:oot:0.1.0'
// https://jarcasting.com/artifacts/wtf.g4s8.oot/oot/
implementation ("wtf.g4s8.oot:oot:0.1.0")
'wtf.g4s8.oot:oot:jar:0.1.0'
<dependency org="wtf.g4s8.oot" name="oot" rev="0.1.0">
<artifact name="oot" type="jar" />
</dependency>
@Grapes(
@Grab(group='wtf.g4s8.oot', module='oot', version='0.1.0')
)
libraryDependencies += "wtf.g4s8.oot" % "oot" % "0.1.0"
[wtf.g4s8.oot/oot "0.1.0"]