License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.ppodgorsek |
ArtifactId | ArtifactIdconfigur |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguR
ConfiguR is a persistent configuration service.
|
Project URL |
Project URL |
Filename | Size |
---|---|
configur-1.1.0.pom | 18 KB |
configur-1.1.0-tests.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ppodgorsek/configur/ -->
<dependency>
<groupId>com.github.ppodgorsek</groupId>
<artifactId>configur</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ppodgorsek/configur/
implementation 'com.github.ppodgorsek:configur:1.1.0'
// https://jarcasting.com/artifacts/com.github.ppodgorsek/configur/
implementation ("com.github.ppodgorsek:configur:1.1.0")
'com.github.ppodgorsek:configur:jar:1.1.0'
<dependency org="com.github.ppodgorsek" name="configur" rev="1.1.0">
<artifact name="configur" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ppodgorsek', module='configur', version='1.1.0')
)
libraryDependencies += "com.github.ppodgorsek" % "configur" % "1.1.0"
[com.github.ppodgorsek/configur "1.1.0"]