is not current version
Last Version 4.5.5-1.5.7

org.bytedeco:opencv-platform 4.4.0-1.5.4


Categories

Categories

OpenCV Business Logic Libraries Computer Vision ORM Data
GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

opencv-platform
Version

Version

4.4.0-1.5.4
Type

Type

jar

Download opencv-platform 4.4.0-1.5.4


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