GroupId | GroupIdwtf.g4s8.oot |
---|---|
ArtifactId | ArtifactIdoot |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
oot-0.1.4.pom | |
oot-0.1.4.jar | 17 KB |
oot-0.1.4-sources.jar | 15 KB |
oot-0.1.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/wtf.g4s8.oot/oot/
implementation 'wtf.g4s8.oot:oot:0.1.4'
// https://jarcasting.com/artifacts/wtf.g4s8.oot/oot/
implementation ("wtf.g4s8.oot:oot:0.1.4")
'wtf.g4s8.oot:oot:jar:0.1.4'
<dependency org="wtf.g4s8.oot" name="oot" rev="0.1.4">
<artifact name="oot" type="jar" />
</dependency>
@Grapes(
@Grab(group='wtf.g4s8.oot', module='oot', version='0.1.4')
)
libraryDependencies += "wtf.g4s8.oot" % "oot" % "0.1.4"
[wtf.g4s8.oot/oot "0.1.4"]