Last Version

configs-bungeecord 4.7.7

Annotation based configuration library for any Java project.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-bungeecord
Version

Version

4.7.7
Type

Type

jar
Description

Description

configs-bungeecord
Annotation based configuration library for any Java project.
Project URL

Project URL

https://github.com/portlek/configs
Source Code Management

Source Code Management

https://github.com/portlek/configs

Download configs-bungeecord 4.7.7


<!-- https://jarcasting.com/artifacts/io.github.portlek/configs-bungeecord/ -->
<dependency>
    <groupId>io.github.portlek</groupId>
    <artifactId>configs-bungeecord</artifactId>
    <version>4.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/configs-bungeecord/
implementation 'io.github.portlek:configs-bungeecord:4.7.7'
// https://jarcasting.com/artifacts/io.github.portlek/configs-bungeecord/
implementation ("io.github.portlek:configs-bungeecord:4.7.7")
'io.github.portlek:configs-bungeecord:jar:4.7.7'
<dependency org="io.github.portlek" name="configs-bungeecord" rev="4.7.7">
  <artifact name="configs-bungeecord" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='configs-bungeecord', version='4.7.7')
)
libraryDependencies += "io.github.portlek" % "configs-bungeecord" % "4.7.7"
[io.github.portlek/configs-bungeecord "4.7.7"]

Dependencies

runtime (3)

Group / Artifact Type Version
io.github.portlek : reflection jar 3.1.2
com.github.Carleslc » Simple-YAML jar 1.6.1
io.github.portlek : configs-core jar 4.7.7

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.