is not current version
Last Version 2.50.0-1.5.7

org.bytedeco:librealsense2-platform 2.29.0-1.5.4


Categories

Categories

ORM Data
GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

librealsense2-platform
Version

Version

2.29.0-1.5.4
Type

Type

jar

Download librealsense2-platform 2.29.0-1.5.4


<!-- https://jarcasting.com/artifacts/org.bytedeco/librealsense2-platform/ -->
<dependency>
    <groupId>org.bytedeco</groupId>
    <artifactId>librealsense2-platform</artifactId>
    <version>2.29.0-1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/librealsense2-platform/
implementation 'org.bytedeco:librealsense2-platform:2.29.0-1.5.4'
// https://jarcasting.com/artifacts/org.bytedeco/librealsense2-platform/
implementation ("org.bytedeco:librealsense2-platform:2.29.0-1.5.4")
'org.bytedeco:librealsense2-platform:jar:2.29.0-1.5.4'
<dependency org="org.bytedeco" name="librealsense2-platform" rev="2.29.0-1.5.4">
  <artifact name="librealsense2-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='librealsense2-platform', version='2.29.0-1.5.4')
)
libraryDependencies += "org.bytedeco" % "librealsense2-platform" % "2.29.0-1.5.4"
[org.bytedeco/librealsense2-platform "2.29.0-1.5.4"]