is not current version
Last Version 1.0.2

io.github.yidun:opencv-core 1.0.0

opencv

Categories

Categories

OpenCV Business Logic Libraries Computer Vision
GroupId

GroupId

io.github.yidun
ArtifactId

ArtifactId

opencv-core
Version

Version

1.0.0
Type

Type

aar

Download opencv-core 1.0.0


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