License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.oroarmor |
ArtifactId | ArtifactIdoro-config-forge |
Version | Version3.1.0 |
Type | Typejar |
Description |
DescriptionOroConfig
A simple Minecraft Config Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oro-config-forge-3.1.0.pom | |
oro-config-forge-3.1.0.jar | 60 KB |
oro-config-forge-3.1.0-sources.jar | 1 KB |
oro-config-forge-3.1.0-javadoc.jar | 261 bytes |
oro-config-forge-3.1.0-dev.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.oroarmor : oro-config-common | jar | 3.1.0 |