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

com.github.fommil.netlib:core 1.0


Категории

Категории

Сеть
Группа

Группа

com.github.fommil.netlib
Идентификатор

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

core
Версия

Версия

1.0
Тип

Тип

jar

Скачать core 1.0

Имя Файла Размер
core-1.0.pom
core-1.0.jar 159 KB
core-1.0-sources.jar 663 KB
core-1.0-javadoc.jar 1 MB
Обзор

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