is not current version
Last Version 1.12.4-1.5.7

org.bytedeco:librealsense-platform 1.12.4-1.5.3


Categories

Categories

ORM Data
GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

librealsense-platform
Version

Version

1.12.4-1.5.3
Type

Type

jar

Download librealsense-platform 1.12.4-1.5.3


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