Last Version

Etyl Networking 1.3.0

A networking framework in pure Java

License

License

Harium Commercial License
Categories

Categories

Net Networking
GroupId

GroupId

com.harium.etyl.networking
ArtifactId

ArtifactId

core
Version

Version

1.3.0
Type

Type

jar
Description

Description

Etyl Networking
A networking framework in pure Java

Download core 1.3.0


<!-- 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.