is not current version
Last Version 4.7.7

io.github.portlek:configs-nukkit 3.4

Nukkit module of the library.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-nukkit
Version

Version

3.4
Type

Type

jar

Download configs-nukkit 3.4


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