Last Version

configs-nukkit 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-nukkit
Version

Version

4.7.7
Type

Type

jar
Description

Description

configs-nukkit
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-nukkit 4.7.7


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