is not current version
Last Version 1.0.1

com.aggrepoint.framework:ap_netty 1.0.0

Netty Utilities

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.aggrepoint.framework
ArtifactId

ArtifactId

ap_netty
Version

Version

1.0.0
Type

Type

jar

Download ap_netty 1.0.0


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