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