is not current version
Last Version 0.4.2

io.datawire.quark:quarkdev-netty 0.2.3

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.3
Type

Type

jar

Download quarkdev-netty 0.2.3


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