is not current version
Last Version 2.4.1

net.anotheria:configureme 2.4.0


Categories

Categories

Net config Application Layer Libs Configuration Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

configureme
Version

Version

2.4.0
Type

Type

jar

Download configureme 2.4.0


<!-- https://jarcasting.com/artifacts/net.anotheria/configureme/ -->
<dependency>
    <groupId>net.anotheria</groupId>
    <artifactId>configureme</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/configureme/
implementation 'net.anotheria:configureme:2.4.0'
// https://jarcasting.com/artifacts/net.anotheria/configureme/
implementation ("net.anotheria:configureme:2.4.0")
'net.anotheria:configureme:jar:2.4.0'
<dependency org="net.anotheria" name="configureme" rev="2.4.0">
  <artifact name="configureme" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='configureme', version='2.4.0')
)
libraryDependencies += "net.anotheria" % "configureme" % "2.4.0"
[net.anotheria/configureme "2.4.0"]