is not current version
Last Version 4.4.1

org.cfg4j:cfg4j-git 4.4.0

Configuration library for Java distributed apps.

Categories

Categories

Git Development Tools Version Controls cfg4j Application Layer Libs Configuration
GroupId

GroupId

org.cfg4j
ArtifactId

ArtifactId

cfg4j-git
Version

Version

4.4.0
Type

Type

jar

Download cfg4j-git 4.4.0


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