| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.nan21.dnet |
| Идентификатор | Идентификаторnan21.dnet.module.bd |
| Версия | Версия1.0.6 |
| Тип | Типpom |
| Описание |
ОписаниеDNet BD: Base data
Base data module. Implements a set of features like measuring units, currencies, geographical data etc, usually required in any line-of-business B2B application.
|
| Имя Файла | Размер |
|---|---|
| nan21.dnet.module.bd-1.0.6.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.bd/ -->
<dependency>
<groupId>net.nan21.dnet</groupId>
<artifactId>nan21.dnet.module.bd</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.bd/
implementation 'net.nan21.dnet:nan21.dnet.module.bd:1.0.6'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.module.bd/
implementation ("net.nan21.dnet:nan21.dnet.module.bd:1.0.6")
'net.nan21.dnet:nan21.dnet.module.bd:pom:1.0.6'
<dependency org="net.nan21.dnet" name="nan21.dnet.module.bd" rev="1.0.6">
<artifact name="nan21.dnet.module.bd" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.module.bd', version='1.0.6')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.module.bd" % "1.0.6"
[net.nan21.dnet/nan21.dnet.module.bd "1.0.6"]