Last Version

quark netty runtime 0.4.2

Netty implementation of quark runtime

License

License

Categories

Categories

Data Net Wire Data Structures Netty Networking
GroupId

GroupId

io.datawire.quark
ArtifactId

ArtifactId

quarkdev-netty
Version

Version

0.4.2
Type

Type

jar
Description

Description

quark netty runtime
Netty implementation of quark runtime
Project Organization

Project Organization

Datawire

Download quarkdev-netty 0.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.datawire.quark : quark-core jar 0.4.2
io.netty : netty-all jar 4.0.32.Final

Project Modules

There are no modules declared in this project.