is not current version
Last Version 2.4.1

net.anotheria:configureme 2.1.1


Categories

Categories

Net config Application Layer Libs Configuration Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

configureme
Version

Version

2.1.1
Type

Type

jar

Download configureme 2.1.1


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