License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdsystems |
Last Version | Last Version1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for Systems
The missing bridge between Java and native C++ libraries
|
Filename | Size |
---|---|
systems-1.5.7.pom | |
systems-1.5.7.jar | 711 KB |
systems-1.5.7-windows-x86_64.jar | 654 KB |
systems-1.5.7-windows-x86.jar | 469 KB |
systems-1.5.7-sources.jar | 744 KB |
systems-1.5.7-macosx-x86_64.jar | 185 KB |
systems-1.5.7-linux-x86_64.jar | 207 KB |
systems-1.5.7-linux-x86.jar | 210 KB |
systems-1.5.7-linux-ppc64le.jar | 207 KB |
systems-1.5.7-linux-armhf.jar | 146 KB |
systems-1.5.7-linux-arm64.jar | 191 KB |
systems-1.5.7-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bytedeco/systems/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>systems</artifactId>
<version>1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/systems/
implementation 'org.bytedeco:systems:1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/systems/
implementation ("org.bytedeco:systems:1.5.7")
'org.bytedeco:systems:jar:1.5.7'
<dependency org="org.bytedeco" name="systems" rev="1.5.7">
<artifact name="systems" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='systems', version='1.5.7')
)
libraryDependencies += "org.bytedeco" % "systems" % "1.5.7"
[org.bytedeco/systems "1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.7 |