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

com.github.fartherp:framework-net 2.0.3


Категории

Категории

Сеть
Группа

Группа

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

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

framework-net
Версия

Версия

2.0.3
Тип

Тип

jar

Скачать framework-net 2.0.3


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