is not current version
Last Version 4.5.5-1

io.github.dmarcs:opencv 4.5.5

OpenCV

Categories

Categories

OpenCV Business Logic Libraries Computer Vision
GroupId

GroupId

io.github.dmarcs
ArtifactId

ArtifactId

opencv
Version

Version

4.5.5
Type

Type

aar

Download opencv 4.5.5


<!-- https://jarcasting.com/artifacts/io.github.dmarcs/opencv/ -->
<dependency>
    <groupId>io.github.dmarcs</groupId>
    <artifactId>opencv</artifactId>
    <version>4.5.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dmarcs/opencv/
implementation 'io.github.dmarcs:opencv:4.5.5'
// https://jarcasting.com/artifacts/io.github.dmarcs/opencv/
implementation ("io.github.dmarcs:opencv:4.5.5")
'io.github.dmarcs:opencv:aar:4.5.5'
<dependency org="io.github.dmarcs" name="opencv" rev="4.5.5">
  <artifact name="opencv" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dmarcs', module='opencv', version='4.5.5')
)
libraryDependencies += "io.github.dmarcs" % "opencv" % "4.5.5"
[io.github.dmarcs/opencv "4.5.5"]