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

io.github.shaohuizhe:net 1.3.8

net

Категории

Категории

Сеть
Группа

Группа

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

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

net
Версия

Версия

1.3.8
Тип

Тип

jar

Скачать net 1.3.8

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

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