Last Version

netty-server 0.0.1

Netty server for Amit API

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.amitapi
ArtifactId

ArtifactId

netty-server
Version

Version

0.0.1
Type

Type

jar
Description

Description

netty-server
Netty server for Amit API
Project URL

Project URL

https://github.com/Amit-api

Download netty-server 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.31.Final
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-nop jar 1.7.25

Project Modules

There are no modules declared in this project.