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

com.github.vatbub:common.internet 0.1.4

Common classes for interaction with the internet

Категории

Категории

Сеть
Группа

Группа

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

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

common.internet
Версия

Версия

0.1.4
Тип

Тип

jar

Скачать common.internet 0.1.4


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