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

com.pastdev.httpcomponents:configuration 0.0.6

An abstraction for providing configuration

Категории

Категории

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

Группа

com.pastdev.httpcomponents
Идентификатор

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

configuration
Версия

Версия

0.0.6
Тип

Тип

jar

Скачать configuration 0.0.6


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