не последняя версия
Последняя версия 1.0.0-alpha14

com.opsbears.webcomponents:configuration 1.0.0-alpha13

Utilities for creating and reading configuration options

Категории

Категории

Configuration Библиотеки уровня приложения config SBE Данные Data Structures
Группа

Группа

com.opsbears.webcomponents
Идентификатор

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

configuration
Версия

Версия

1.0.0-alpha13
Тип

Тип

jar

Скачать configuration 1.0.0-alpha13


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