is not current version
Last Version 2.1

com.github.akarazhev:metacfg4j 1.12

The metacfg4j project is a library that can be used as the solution for: various configuration (application, user's and etc.), CRUD services, DSL, MVP.

Categories

Categories

cfg4j Application Layer Libs Configuration
GroupId

GroupId

com.github.akarazhev
ArtifactId

ArtifactId

metacfg4j
Version

Version

1.12
Type

Type

jar

Download metacfg4j 1.12


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