License |
License |
---|---|
GroupId | GroupIdorg.capnproto |
ArtifactId | ArtifactIdruntime |
Last Version | Last Version0.1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCap'n Proto runtime library
runtime
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.capnproto |
Filename | Size |
---|---|
runtime-0.1.14.pom | |
runtime-0.1.14.jar | 116 KB |
runtime-0.1.14-sources.jar | 79 KB |
runtime-0.1.14-javadoc.jar | 570 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.capnproto/runtime/ -->
<dependency>
<groupId>org.capnproto</groupId>
<artifactId>runtime</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.capnproto/runtime/
implementation 'org.capnproto:runtime:0.1.14'
// https://jarcasting.com/artifacts/org.capnproto/runtime/
implementation ("org.capnproto:runtime:0.1.14")
'org.capnproto:runtime:jar:0.1.14'
<dependency org="org.capnproto" name="runtime" rev="0.1.14">
<artifact name="runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.capnproto', module='runtime', version='0.1.14')
)
libraryDependencies += "org.capnproto" % "runtime" % "0.1.14"
[org.capnproto/runtime "0.1.14"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |