is not current version
Last Version 4.3.0.2-my

com.mytechia:opencv 3.1.0-r2-my

Robobo Vision Library

Categories

Categories

OpenCV Business Logic Libraries Computer Vision
GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

opencv
Version

Version

3.1.0-r2-my
Type

Type

aar

Download opencv 3.1.0-r2-my


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