is not current version
Last Version 1.0.2

net.smoofyuniverse:oreapi 1.0.0

A simple java wrapper for Ore API.

Categories

Categories

Net
GroupId

GroupId

net.smoofyuniverse
ArtifactId

ArtifactId

oreapi
Version

Version

1.0.0
Type

Type

jar

Download oreapi 1.0.0


<!-- https://jarcasting.com/artifacts/net.smoofyuniverse/oreapi/ -->
<dependency>
    <groupId>net.smoofyuniverse</groupId>
    <artifactId>oreapi</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smoofyuniverse/oreapi/
implementation 'net.smoofyuniverse:oreapi:1.0.0'
// https://jarcasting.com/artifacts/net.smoofyuniverse/oreapi/
implementation ("net.smoofyuniverse:oreapi:1.0.0")
'net.smoofyuniverse:oreapi:jar:1.0.0'
<dependency org="net.smoofyuniverse" name="oreapi" rev="1.0.0">
  <artifact name="oreapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smoofyuniverse', module='oreapi', version='1.0.0')
)
libraryDependencies += "net.smoofyuniverse" % "oreapi" % "1.0.0"
[net.smoofyuniverse/oreapi "1.0.0"]