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