GroupId | GroupIdorg.bytedeco |
---|---|
ArtifactId | ArtifactIdsystems |
Version | Version1.5.3 |
Type | Typejar |
Filename | Size |
---|---|
systems-1.5.3.pom | |
systems-1.5.3.jar | 729 KB |
systems-1.5.3-windows-x86_64.jar | 655 KB |
systems-1.5.3-windows-x86.jar | 467 KB |
systems-1.5.3-sources.jar | 750 KB |
systems-1.5.3-macosx-x86_64.jar | 191 KB |
systems-1.5.3-linux-x86_64.jar | 208 KB |
systems-1.5.3-linux-x86.jar | 209 KB |
systems-1.5.3-linux-ppc64le.jar | 208 KB |
systems-1.5.3-linux-armhf.jar | 157 KB |
systems-1.5.3-linux-arm64.jar | 190 KB |
systems-1.5.3-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bytedeco/systems/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>systems</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/systems/
implementation 'org.bytedeco:systems:1.5.3'
// https://jarcasting.com/artifacts/org.bytedeco/systems/
implementation ("org.bytedeco:systems:1.5.3")
'org.bytedeco:systems:jar:1.5.3'
<dependency org="org.bytedeco" name="systems" rev="1.5.3">
<artifact name="systems" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='systems', version='1.5.3')
)
libraryDependencies += "org.bytedeco" % "systems" % "1.5.3"
[org.bytedeco/systems "1.5.3"]