is not current version
Last Version 0.4.2

io.datawire.quark:quarkdev-netty 0.2.2

Netty implementation of quark runtime

Categories

Categories

Data Net Wire Data Structures Netty Networking
GroupId

GroupId

io.datawire.quark
ArtifactId

ArtifactId

quarkdev-netty
Version

Version

0.2.2
Type

Type

jar

Download quarkdev-netty 0.2.2


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