is not current version
Last Version 0.4.2

io.datawire.quark:quarkdev-netty 0.3.1

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

Type

jar

Download quarkdev-netty 0.3.1


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