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