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

com.cerner.beadledom:beadledom-configuration 3.1


Категории

Категории

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

Группа

com.cerner.beadledom
Идентификатор

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

beadledom-configuration
Версия

Версия

3.1
Тип

Тип

jar

Скачать beadledom-configuration 3.1


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