is not current version
Last Version 4.0.1-1.4.4

org.bytedeco.javacpp-presets:opencv 3.4.2-1.4.2


Categories

Categories

OpenCV Business Logic Libraries Computer Vision JavaCPP Development Tools Native
GroupId

GroupId

org.bytedeco.javacpp-presets
ArtifactId

ArtifactId

opencv
Version

Version

3.4.2-1.4.2
Type

Type

jar

Download opencv 3.4.2-1.4.2


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