не последняя версия
Последняя версия 4.4.1

org.cfg4j:cfg4j-git 4.2.0

Configuration library for Java distributed apps.

Категории

Категории

Git Инструменты разработки Контроль версий cfg4j Библиотеки уровня приложения Configuration
Группа

Группа

org.cfg4j
Идентификатор

Идентификатор

cfg4j-git
Версия

Версия

4.2.0
Тип

Тип

jar

Скачать cfg4j-git 4.2.0


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