Last Version

Netty Http Client stack for jus 0.6.9

Communication library for Android and Java

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.apptik.comm
ArtifactId

ArtifactId

jus-netty
Version

Version

0.6.9
Type

Type

jar
Description

Description

Netty Http Client stack for jus
Communication library for Android and Java

Download jus-netty 0.6.9


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

Dependencies

compile (6)

Group / Artifact Type Version
io.apptik.comm : jus-java jar 0.6.9
io.netty : netty-transport jar 4.1.6.Final
io.netty : netty-handler jar 4.1.6.Final
io.netty : netty-codec-http jar 4.1.6.Final
io.netty : netty-codec-http2 jar 4.1.6.Final
io.netty : netty-common jar 4.1.6.Final

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 2.5.0
com.squareup.okhttp : mockwebserver jar 2.7.5

Project Modules

There are no modules declared in this project.