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

com.gregmarut.commons:network 0.1-RELEASE


Категории

Категории

Сеть
Группа

Группа

com.gregmarut.commons
Идентификатор

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

network
Версия

Версия

0.1-RELEASE
Тип

Тип

jar

Скачать network 0.1-RELEASE


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