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

com.github.link-kou:config-property 1.0.2

ConfigPropertyPlugin

Категории

Категории

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

Группа

com.github.link-kou
Идентификатор

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

config-property
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать config-property 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.link-kou/config-property/ -->
<dependency>
    <groupId>com.github.link-kou</groupId>
    <artifactId>config-property</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.link-kou/config-property/
implementation 'com.github.link-kou:config-property:1.0.2'
// https://jarcasting.com/artifacts/com.github.link-kou/config-property/
implementation ("com.github.link-kou:config-property:1.0.2")
'com.github.link-kou:config-property:jar:1.0.2'
<dependency org="com.github.link-kou" name="config-property" rev="1.0.2">
  <artifact name="config-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.link-kou', module='config-property', version='1.0.2')
)
libraryDependencies += "com.github.link-kou" % "config-property" % "1.0.2"
[com.github.link-kou/config-property "1.0.2"]