com.github.serlockholmes:easy-netty

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.serlockholmes
ArtifactId

ArtifactId

easy-netty
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download easy-netty

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.serlockholmes : easy-server jar 0.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.1