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