is not current version
Last Version 0.7.0

org.httpobjects.netty:httpobjects-netty 0.5.0


Categories

Categories

Net Netty Networking
GroupId

GroupId

org.httpobjects.netty
ArtifactId

ArtifactId

httpobjects-netty
Version

Version

0.5.0
Type

Type

jar

Download httpobjects-netty 0.5.0


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