| License |
License |
|---|---|
| Categories |
CategoriesOpenCV Business Logic Libraries Computer Vision |
| GroupId | GroupIdio.github.yidun |
| ArtifactId | ArtifactIdopencv-core |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionopencv-core
opencv
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| opencv-core-1.0.2.pom | |
| opencv-core-1.0.2-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yidun/opencv-core/ -->
<dependency>
<groupId>io.github.yidun</groupId>
<artifactId>opencv-core</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/opencv-core/
implementation 'io.github.yidun:opencv-core:1.0.2'
// https://jarcasting.com/artifacts/io.github.yidun/opencv-core/
implementation ("io.github.yidun:opencv-core:1.0.2")
'io.github.yidun:opencv-core:aar:1.0.2'
<dependency org="io.github.yidun" name="opencv-core" rev="1.0.2">
<artifact name="opencv-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='opencv-core', version='1.0.2')
)
libraryDependencies += "io.github.yidun" % "opencv-core" % "1.0.2"
[io.github.yidun/opencv-core "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 28.0.0 |