| License |
License |
|---|---|
| GroupId | GroupIdorg.bytedeco |
| ArtifactId | ArtifactIdsystems |
| Version | Version1.5.5 |
| Type | Typejar |
| Description |
DescriptionJavaCPP Presets for Systems
The missing bridge between Java and native C++ libraries
|
| Filename | Size |
|---|---|
| systems-1.5.5.pom | |
| systems-1.5.5.jar | 750 KB |
| systems-1.5.5-windows-x86_64.jar | 668 KB |
| systems-1.5.5-windows-x86.jar | 490 KB |
| systems-1.5.5-sources.jar | 770 KB |
| systems-1.5.5-macosx-x86_64.jar | 202 KB |
| systems-1.5.5-linux-x86_64.jar | 212 KB |
| systems-1.5.5-linux-x86.jar | 214 KB |
| systems-1.5.5-linux-ppc64le.jar | 213 KB |
| systems-1.5.5-linux-armhf.jar | 165 KB |
| systems-1.5.5-linux-arm64.jar | 194 KB |
| systems-1.5.5-javadoc.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bytedeco/systems/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>systems</artifactId>
<version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/systems/
implementation 'org.bytedeco:systems:1.5.5'
// https://jarcasting.com/artifacts/org.bytedeco/systems/
implementation ("org.bytedeco:systems:1.5.5")
'org.bytedeco:systems:jar:1.5.5'
<dependency org="org.bytedeco" name="systems" rev="1.5.5">
<artifact name="systems" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='systems', version='1.5.5')
)
libraryDependencies += "org.bytedeco" % "systems" % "1.5.5"
[org.bytedeco/systems "1.5.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bytedeco : javacpp | jar | 1.5.5 |