| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.nan21.dnet |
| Идентификатор | Идентификаторnan21.dnet.modules_oss |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDNet Modules OSS
DNet modules released under open-source license.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nan21.dnet.modules_oss-1.0.6.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.modules_oss/ -->
<dependency>
<groupId>net.nan21.dnet</groupId>
<artifactId>nan21.dnet.modules_oss</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.modules_oss/
implementation 'net.nan21.dnet:nan21.dnet.modules_oss:1.0.6'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.modules_oss/
implementation ("net.nan21.dnet:nan21.dnet.modules_oss:1.0.6")
'net.nan21.dnet:nan21.dnet.modules_oss:pom:1.0.6'
<dependency org="net.nan21.dnet" name="nan21.dnet.modules_oss" rev="1.0.6">
<artifact name="nan21.dnet.modules_oss" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.modules_oss', version='1.0.6')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.modules_oss" % "1.0.6"
[net.nan21.dnet/nan21.dnet.modules_oss "1.0.6"]