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

io.github.shaohuizhe:net 1.1

net

Категории

Категории

Сеть
Группа

Группа

io.github.shaohuizhe
Идентификатор

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

net
Версия

Версия

1.1
Тип

Тип

jar

Скачать net 1.1

Имя Файла Размер
net-1.1.pom
net-1.1.jar 76 KB
net-1.1-sources.jar 34 KB
net-1.1-javadoc.jar 231 KB
Обзор

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