is not current version
Last Version 1.1.0

com.github.ppodgorsek:configur 1.0.0

ConfiguR is a persistent configuration service.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.ppodgorsek
ArtifactId

ArtifactId

configur
Version

Version

1.0.0
Type

Type

jar

Download configur 1.0.0


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