Last Version

com.github.frank5380:candy-netty 0.0.14

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

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.frank5380
ArtifactId

ArtifactId

candy-netty
Version

Version

0.0.14
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/candy-netty

Download candy-netty 0.0.14


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.frank5380 : candy-core jar 0.0.14
io.netty : netty-all jar 4.1.44.Final

Project Modules

There are no modules declared in this project.