License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcc.carm.lib |
ArtifactId | ArtifactIdmineconfiguration-bungee |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMineConfiguration-Bungee
EasyConfiguration for MineCraft.
|
<!-- https://jarcasting.com/artifacts/cc.carm.lib/mineconfiguration-bungee/ -->
<dependency>
<groupId>cc.carm.lib</groupId>
<artifactId>mineconfiguration-bungee</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cc.carm.lib/mineconfiguration-bungee/
implementation 'cc.carm.lib:mineconfiguration-bungee:2.0.2'
// https://jarcasting.com/artifacts/cc.carm.lib/mineconfiguration-bungee/
implementation ("cc.carm.lib:mineconfiguration-bungee:2.0.2")
'cc.carm.lib:mineconfiguration-bungee:jar:2.0.2'
<dependency org="cc.carm.lib" name="mineconfiguration-bungee" rev="2.0.2">
<artifact name="mineconfiguration-bungee" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.carm.lib', module='mineconfiguration-bungee', version='2.0.2')
)
libraryDependencies += "cc.carm.lib" % "mineconfiguration-bungee" % "2.0.2"
[cc.carm.lib/mineconfiguration-bungee "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
cc.carm.lib : easyconfiguration-core | jar | 3.1.0 |
cc.carm.lib : mineconfiguration-common | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
net.md-5 : bungeecord-api | jar | 1.18-R0.1-SNAPSHOT |
net.md-5 : bungeecord-api | javadoc | 1.18-R0.1-SNAPSHOT |
org.jetbrains : annotations | jar | 23.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |