is not current version
Last Version 2.4.1

net.anotheria:configureme 2.3.4


Categories

Categories

Net config Application Layer Libs Configuration Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

configureme
Version

Version

2.3.4
Type

Type

jar

Download configureme 2.3.4


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