Last Version

io.github.shiruka:conf-json 2.2.4

Simple and useful configuration library.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

conf-json
Version

Version

2.2.4
Type

Type

jar
Description

Description

Simple and useful configuration library.

Download conf-json 2.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.shiruka : conf-common jar 2.2.4
io.github.portlek : jsongration jar 2.0.8

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.jetbrains : annotations jar 20.1.0

test (6)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.48
org.llorllale : cactoos-matchers jar 0.21
org.mockito : mockito-core jar 3.6.0
org.mockito : mockito-inline jar 3.6.0
org.junit.jupiter : junit-jupiter jar 5.7.0
com.github.seeseemelk : MockBukkit-v1.16 jar 0.15.0

Project Modules

There are no modules declared in this project.