network-common

A network library using the netty.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.baharmc
ArtifactId

ArtifactId

network-common
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

network-common
A network library using the netty.

Download network-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.51.Final
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.jetbrains : annotations jar 20.0.0

test (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.4.0
org.cactoos : cactoos jar 0.46
org.llorllale : cactoos-matchers jar 0.18
org.mockito : mockito-core jar 3.5.2
org.mockito : mockito-inline jar 3.5.2
org.junit.jupiter : junit-jupiter jar 5.7.0-RC1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0