is not current version
Last Version 4.7.7

io.github.portlek:configs-nukkit 3.9.3

Nukkit module of the library.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-nukkit
Version

Version

3.9.3
Type

Type

jar

Download configs-nukkit 3.9.3


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