is not current version
Last Version 0.1.14

Cap'n Proto runtime library 0.1.7

runtime

License

License

MIT
GroupId

GroupId

org.capnproto
ArtifactId

ArtifactId

runtime
Version

Version

0.1.7
Type

Type

jar
Description

Description

Cap'n Proto runtime library
runtime
Project URL

Project URL

https://capnproto.org/
Project Organization

Project Organization

org.capnproto

Download runtime 0.1.7


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.