SmoofyOreAPI

A simple java wrapper for Ore API.

License

License

Categories

Categories

Net
GroupId

GroupId

net.smoofyuniverse
ArtifactId

ArtifactId

oreapi
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

SmoofyOreAPI
A simple java wrapper for Ore API.
Project URL

Project URL

https://github.com/Yeregorix/SmoofyOreAPI
Source Code Management

Source Code Management

https://github.com/Yeregorix/SmoofyOreAPI

Download oreapi

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0