| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.github.thorbenkuck |
| ArtifactId | ArtifactIdeasy-net |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEasyNet
An EventStream driven, simple to use Client/Server framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| easy-net-0.4.0.pom | |
| easy-net-0.4.0.jar | 90 KB |
| easy-net-0.4.0-sources.jar | 41 KB |
| easy-net-0.4.0-javadoc.jar | 705 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.0 |