Last Version

httpobjects-netty-3 0.27.0

simple http for the jvm

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.httpobjects.netty
ArtifactId

ArtifactId

httpobjects-netty-3
Version

Version

0.27.0
Type

Type

jar
Description

Description

httpobjects-netty-3
simple http for the jvm

Download httpobjects-netty-3 0.27.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty jar 3.10.6.Final
org.httpobjects : httpobjects jar 0.27.0

test (2)

Group / Artifact Type Version
org.httpobjects.test : httpobjects-test jar 0.27.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.