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

com.github.thorbenkuck:easy-net 0.3.2

An EventStream driven, simple to use Client/Server framework

Категории

Категории

Сеть
Группа

Группа

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

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

easy-net
Версия

Версия

0.3.2
Тип

Тип

jar

Скачать easy-net 0.3.2


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