is not current version
Last Version 2.2.4

io.github.shiruka:conf-all 1.2.2


GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

conf-all
Version

Version

1.2.2
Type

Type

pom

Download conf-all 1.2.2

Filename Size
conf-all-1.2.2.pom 2 KB
Browse

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