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

io.github.shaohuizhe:net 1.3.3

net

Категории

Категории

Сеть
Группа

Группа

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

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

net
Версия

Версия

1.3.3
Тип

Тип

jar

Скачать net 1.3.3

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

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