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

com.ebay.jetstream:configuration 4.0.1


Категории

Категории

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

Группа

com.ebay.jetstream
Идентификатор

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

configuration
Версия

Версия

4.0.1
Тип

Тип

jar

Скачать configuration 4.0.1


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