| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdorg.expretio.capnp |
| ArtifactId | ArtifactIdcapnp-natives |
| Last Version | Last Version0.5.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncapnp-resource-provider
Cap’n Proto natives.
|
| Project Organization |
Project OrganizationExpretio Technologies, Inc |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| capnp-natives-0.5.3.pom | |
| capnp-natives-0.5.3.jar | 6 KB |
| capnp-natives-0.5.3-windows-x86.jar | 3 MB |
| capnp-natives-0.5.3-osx-x86-64.jar | 1 MB |
| capnp-natives-0.5.3-linux-x86-64.jar | 2 MB |
| capnp-natives-0.5.3-capnp-natives-index.xml | 437 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.expretio.capnp/capnp-natives/ -->
<dependency>
<groupId>org.expretio.capnp</groupId>
<artifactId>capnp-natives</artifactId>
<version>0.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.expretio.capnp/capnp-natives/
implementation 'org.expretio.capnp:capnp-natives:0.5.3'
// https://jarcasting.com/artifacts/org.expretio.capnp/capnp-natives/
implementation ("org.expretio.capnp:capnp-natives:0.5.3")
'org.expretio.capnp:capnp-natives:pom:0.5.3'
<dependency org="org.expretio.capnp" name="capnp-natives" rev="0.5.3">
<artifact name="capnp-natives" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.expretio.capnp', module='capnp-natives', version='0.5.3')
)
libraryDependencies += "org.expretio.capnp" % "capnp-natives" % "0.5.3"
[org.expretio.capnp/capnp-natives "0.5.3"]