Last Version

io.github.shiruka:conf-common 2.2.4

Simple and useful configuration library.

License

License

GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

conf-common
Version

Version

2.2.4
Type

Type

jar
Description

Description

Simple and useful configuration library.

Download conf-common 2.2.4


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.shiruka : common jar 2.3.1
io.github.portlek : replaceable jar 1.6
me.carleslc.Simple-YAML » Simple-Configuration jar 1.7.2

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.