is not current version
Last Version 4.5.5-1.5.7

org.bytedeco:opencv-platform-gpu 4.3.0-1.5.3


Categories

Categories

OpenCV Business Logic Libraries Computer Vision ORM Data
GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

opencv-platform-gpu
Version

Version

4.3.0-1.5.3
Type

Type

jar

Download opencv-platform-gpu 4.3.0-1.5.3


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