Last Version

httpobjects-netty 0.7.0

simple http for the jvm

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.httpobjects.netty
ArtifactId

ArtifactId

httpobjects-netty
Version

Version

0.7.0
Type

Type

jar
Description

Description

httpobjects-netty
simple http for the jvm

Download httpobjects-netty 0.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty jar 3.5.8.Final
org.httpobjects : httpobjects jar 0.7.0

test (2)

Group / Artifact Type Version
org.httpobjects.test : httpobjects-test jar 0.7.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.