is not current version
Last Version 2.4.1

net.anotheria:configureme 1.1.5


Categories

Categories

Net config Application Layer Libs Configuration Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

configureme
Version

Version

1.1.5
Type

Type

jar

Download configureme 1.1.5


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