is not current version
Last Version 0.1.1

com.github.serlockholmes:easy-netty 0.0.1


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.serlockholmes
ArtifactId

ArtifactId

easy-netty
Version

Version

0.0.1
Type

Type

jar

Download easy-netty 0.0.1


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