GroupId | GroupIdorg.bytedeco |
---|---|
ArtifactId | ArtifactIdsystems |
Version | Version1.5.2 |
Type | Typejar |
Filename | Size |
---|---|
systems-1.5.2.pom | |
systems-1.5.2.jar | 711 KB |
systems-1.5.2-windows-x86_64.jar | 654 KB |
systems-1.5.2-windows-x86.jar | 469 KB |
systems-1.5.2-sources.jar | 744 KB |
systems-1.5.2-macosx-x86_64.jar | 185 KB |
systems-1.5.2-linux-x86_64.jar | 207 KB |
systems-1.5.2-linux-x86.jar | 210 KB |
systems-1.5.2-linux-ppc64le.jar | 207 KB |
systems-1.5.2-linux-armhf.jar | 146 KB |
systems-1.5.2-linux-arm64.jar | 191 KB |
systems-1.5.2-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bytedeco/systems/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>systems</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/systems/
implementation 'org.bytedeco:systems:1.5.2'
// https://jarcasting.com/artifacts/org.bytedeco/systems/
implementation ("org.bytedeco:systems:1.5.2")
'org.bytedeco:systems:jar:1.5.2'
<dependency org="org.bytedeco" name="systems" rev="1.5.2">
<artifact name="systems" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='systems', version='1.5.2')
)
libraryDependencies += "org.bytedeco" % "systems" % "1.5.2"
[org.bytedeco/systems "1.5.2"]