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

be.yildiz-games:module-network 1.0.0

Module handling the network usage.

Категории

Категории

Сеть
Группа

Группа

be.yildiz-games
Идентификатор

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

module-network
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать module-network 1.0.0


<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-network/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-network</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-network/
implementation 'be.yildiz-games:module-network:1.0.0'
// https://jarcasting.com/artifacts/be.yildiz-games/module-network/
implementation ("be.yildiz-games:module-network:1.0.0")
'be.yildiz-games:module-network:jar:1.0.0'
<dependency org="be.yildiz-games" name="module-network" rev="1.0.0">
  <artifact name="module-network" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-network', version='1.0.0')
)
libraryDependencies += "be.yildiz-games" % "module-network" % "1.0.0"
[be.yildiz-games/module-network "1.0.0"]