не последняя версия
Последняя версия 1.0.2-RELEASE

com.github.bakerln:common-config 1.0.1-RELEASE


Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

com.github.bakerln
Идентификатор

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

common-config
Версия

Версия

1.0.1-RELEASE
Тип

Тип

pom

Скачать common-config 1.0.1-RELEASE

Имя Файла Размер
common-config-1.0.1-RELEASE.pom 958 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.github.bakerln/common-config/ -->
<dependency>
    <groupId>com.github.bakerln</groupId>
    <artifactId>common-config</artifactId>
    <version>1.0.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bakerln/common-config/
implementation 'com.github.bakerln:common-config:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.bakerln/common-config/
implementation ("com.github.bakerln:common-config:1.0.1-RELEASE")
'com.github.bakerln:common-config:pom:1.0.1-RELEASE'
<dependency org="com.github.bakerln" name="common-config" rev="1.0.1-RELEASE">
  <artifact name="common-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bakerln', module='common-config', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.bakerln" % "common-config" % "1.0.1-RELEASE"
[com.github.bakerln/common-config "1.0.1-RELEASE"]