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

com.pastdev.httpcomponents:configuration 0.1.1

An abstraction for providing configuration

Категории

Категории

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

Группа

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

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

configuration
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать configuration 0.1.1


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