License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.smoofyuniverse |
ArtifactId | ArtifactIdoreapi |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmoofyOreAPI
A simple java wrapper for Ore API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oreapi-1.0.2.pom | |
oreapi-1.0.2.jar | 8 KB |
oreapi-1.0.2-sources.jar | 6 KB |
oreapi-1.0.2-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smoofyuniverse/oreapi/ -->
<dependency>
<groupId>net.smoofyuniverse</groupId>
<artifactId>oreapi</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.smoofyuniverse/oreapi/
implementation 'net.smoofyuniverse:oreapi:1.0.2'
// https://jarcasting.com/artifacts/net.smoofyuniverse/oreapi/
implementation ("net.smoofyuniverse:oreapi:1.0.2")
'net.smoofyuniverse:oreapi:jar:1.0.2'
<dependency org="net.smoofyuniverse" name="oreapi" rev="1.0.2">
<artifact name="oreapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smoofyuniverse', module='oreapi', version='1.0.2')
)
libraryDependencies += "net.smoofyuniverse" % "oreapi" % "1.0.2"
[net.smoofyuniverse/oreapi "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |