License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdlibrealsense |
Last Version | Last Version1.12.4-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for librealsense
The missing bridge between Java and native C++ libraries
|
<!-- https://jarcasting.com/artifacts/org.bytedeco/librealsense/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>librealsense</artifactId>
<version>1.12.4-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/librealsense/
implementation 'org.bytedeco:librealsense:1.12.4-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/librealsense/
implementation ("org.bytedeco:librealsense:1.12.4-1.5.7")
'org.bytedeco:librealsense:jar:1.12.4-1.5.7'
<dependency org="org.bytedeco" name="librealsense" rev="1.12.4-1.5.7">
<artifact name="librealsense" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='librealsense', version='1.12.4-1.5.7')
)
libraryDependencies += "org.bytedeco" % "librealsense" % "1.12.4-1.5.7"
[org.bytedeco/librealsense "1.12.4-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
1.12.4-1.5.7
|
1.12.4-1.5.6
|
1.12.4-1.5.5
|
1.12.4-1.5.4
|
1.12.4-1.5.3
|
1.12.4-1.5.2
|
1.12.1-1.5.1
|
1.12.1-1.5
|