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

com.cerner.beadledom:beadledom-configuration 3.5


Категории

Категории

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

Группа

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

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

beadledom-configuration
Версия

Версия

3.5
Тип

Тип

jar

Скачать beadledom-configuration 3.5


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