| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть config Библиотеки уровня приложения Configuration |
| Группа | Группаnet.nan21.dnet |
| Идентификатор | Идентификаторnan21.dnet.core.config |
| Версия | Версия1.0.6 |
| Тип | Типpom |
| Описание |
ОписаниеDNet Core - Config
Configuration files.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| nan21.dnet.core.config-1.0.6.pom | 552 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.config/ -->
<dependency>
<groupId>net.nan21.dnet</groupId>
<artifactId>nan21.dnet.core.config</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.config/
implementation 'net.nan21.dnet:nan21.dnet.core.config:1.0.6'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.config/
implementation ("net.nan21.dnet:nan21.dnet.core.config:1.0.6")
'net.nan21.dnet:nan21.dnet.core.config:pom:1.0.6'
<dependency org="net.nan21.dnet" name="nan21.dnet.core.config" rev="1.0.6">
<artifact name="nan21.dnet.core.config" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.core.config', version='1.0.6')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.core.config" % "1.0.6"
[net.nan21.dnet/nan21.dnet.core.config "1.0.6"]