is not current version
Last Version 0.11.5

org.analogweb:analogweb-netty 0.10.1


Categories

Categories

Net Netty Networking
GroupId

GroupId

org.analogweb
ArtifactId

ArtifactId

analogweb-netty
Version

Version

0.10.1
Type

Type

jar

Download analogweb-netty 0.10.1


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