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

net.colesico.framework:colesico-config 4.1.0

Colesico framework configuration support module

Категории

Категории

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

Группа

net.colesico.framework
Идентификатор

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

colesico-config
Версия

Версия

4.1.0
Тип

Тип

jar

Скачать colesico-config 4.1.0


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