is not current version
Last Version 0.3.10

io.datawire.quark:quark-netty 0.1.12

Netty implementation of quark runtime

Categories

Categories

Data Net Wire Data Structures Netty Networking
GroupId

GroupId

io.datawire.quark
ArtifactId

ArtifactId

quark-netty
Version

Version

0.1.12
Type

Type

jar

Download quark-netty 0.1.12


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