Last Version

quark runtime api 0.4.2

Quark compiler generates code against this runtime api

License

License

Categories

Categories

Data Wire Data Structures
GroupId

GroupId

io.datawire.quark
ArtifactId

ArtifactId

quark-core
Version

Version

0.4.2
Type

Type

jar
Description

Description

quark runtime api
Quark compiler generates code against this runtime api
Project Organization

Project Organization

Datawire

Download quark-core 0.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.5.3
io.netty : netty-all jar 4.0.32.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.