Last Version

OroConfig 3.1.0

A simple Minecraft Config Library

License

License

MIT
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.oroarmor
ArtifactId

ArtifactId

oro-config-forge
Version

Version

3.1.0
Type

Type

jar
Description

Description

OroConfig
A simple Minecraft Config Library
Project URL

Project URL

http://github.com/OroArmor/Oro-Config
Source Code Management

Source Code Management

http://github.com/OroArmor/Oro-Config

Download oro-config-forge 3.1.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.oroarmor : oro-config-common jar 3.1.0

Project Modules

There are no modules declared in this project.