не последняя версия
Последняя версия 1.0.6

net.nan21.dnet:nan21.dnet.core.api 1.0.2

DNet Core - api. Interfaces

Категории

Категории

Сеть
Группа

Группа

net.nan21.dnet
Идентификатор

Идентификатор

nan21.dnet.core.api
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать nan21.dnet.core.api 1.0.2


<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.api/ -->
<dependency>
    <groupId>net.nan21.dnet</groupId>
    <artifactId>nan21.dnet.core.api</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.api/
implementation 'net.nan21.dnet:nan21.dnet.core.api:1.0.2'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.api/
implementation ("net.nan21.dnet:nan21.dnet.core.api:1.0.2")
'net.nan21.dnet:nan21.dnet.core.api:jar:1.0.2'
<dependency org="net.nan21.dnet" name="nan21.dnet.core.api" rev="1.0.2">
  <artifact name="nan21.dnet.core.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.core.api', version='1.0.2')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.core.api" % "1.0.2"
[net.nan21.dnet/nan21.dnet.core.api "1.0.2"]