Etyl Networking

A networking framework in pure Java

License

License

Harium Commercial License
Categories

Categories

Net Networking
GroupId

GroupId

com.harium.etyl.networking
ArtifactId

ArtifactId

core
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Etyl Networking
A networking framework in pure Java

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/com.harium.etyl.networking/core/ -->
<dependency>
    <groupId>com.harium.etyl.networking</groupId>
    <artifactId>core</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.etyl.networking/core/
implementation 'com.harium.etyl.networking:core:1.3.0'
// https://jarcasting.com/artifacts/com.harium.etyl.networking/core/
implementation ("com.harium.etyl.networking:core:1.3.0")
'com.harium.etyl.networking:core:jar:1.3.0'
<dependency org="com.harium.etyl.networking" name="core" rev="1.3.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.etyl.networking', module='core', version='1.3.0')
)
libraryDependencies += "com.harium.etyl.networking" % "core" % "1.3.0"
[com.harium.etyl.networking/core "1.3.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Etyl Networking

A networking framework in pure Java

Maven

<dependency>
    <groupId>com.harium.etyl.networking</groupId>
    <artifactId>core</artifactId>
    <version>1.3.0</version>
</dependency>

Gradle

compile "com.harium.etyl.networking:core:1.3.0"
com.harium.etyl.networking

Harium

Versions

Version
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5