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