| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdru.dmerkushov |
| ArtifactId | ArtifactIdconfig-helper |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionconfig-helper
A library to help manage configurations of software
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| config-helper-1.5.0.pom | |
| config-helper-1.5.0.jar | 4 KB |
| config-helper-1.5.0-sources.jar | 2 KB |
| config-helper-1.5.0-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.dmerkushov/config-helper/ -->
<dependency>
<groupId>ru.dmerkushov</groupId>
<artifactId>config-helper</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.dmerkushov/config-helper/
implementation 'ru.dmerkushov:config-helper:1.5.0'
// https://jarcasting.com/artifacts/ru.dmerkushov/config-helper/
implementation ("ru.dmerkushov:config-helper:1.5.0")
'ru.dmerkushov:config-helper:jar:1.5.0'
<dependency org="ru.dmerkushov" name="config-helper" rev="1.5.0">
<artifact name="config-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.dmerkushov', module='config-helper', version='1.5.0')
)
libraryDependencies += "ru.dmerkushov" % "config-helper" % "1.5.0"
[ru.dmerkushov/config-helper "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |