EasyNet

An EventStream driven, simple to use Client/Server framework

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

easy-net
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

EasyNet
An EventStream driven, simple to use Client/Server framework
Project URL

Project URL

https://github.com/ThorbenKuck/EasyNet

Download easy-net

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.0

test (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.3
0.3.2
0.3.1
0.2
0.1