Last Version

net.bookrain:netty 0.0.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

net.bookrain
ArtifactId

ArtifactId

netty
Version

Version

0.0.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/netty

Download netty 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
net.bookrain : core jar 0.0.1
io.netty : netty-all jar 4.1.42.Final

Project Modules

There are no modules declared in this project.