is not current version
Last Version 2.4.1

net.anotheria:configureme 2.3.3


Categories

Categories

Net config Application Layer Libs Configuration Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

configureme
Version

Version

2.3.3
Type

Type

jar

Download configureme 2.3.3


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