Last Version

Netty for Android 3.8.0

Netty client library for Android.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.hovans.netty
ArtifactId

ArtifactId

library
Version

Version

3.8.0
Type

Type

aar
Description

Description

Netty for Android
Netty client library for Android.
Project URL

Project URL

https://github.com/urunimi/NettyAndroid
Source Code Management

Source Code Management

https://github.com/urunimi/NettyAndroid

Download library 3.8.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.