keel-boofcv
Integration between keel and boofcv
Maven
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>boofcv</artifactId>
<version>0.34.0</version>
</dependency>
License |
License |
---|---|
Categories |
CategoriesBoofCV Business Logic Libraries Computer Vision |
GroupId | GroupIdcom.harium.keel |
ArtifactId | ArtifactIdboofcv |
Last Version | Last Version0.34.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeel Boof
Keel BoofCV Integration
|
Filename | Size |
---|---|
boofcv-0.34.0.pom | |
boofcv-0.34.0.jar | 5 KB |
boofcv-0.34.0-sources.jar | 2 KB |
boofcv-0.34.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.keel/boofcv/ -->
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>boofcv</artifactId>
<version>0.34.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.keel/boofcv/
implementation 'com.harium.keel:boofcv:0.34.0'
// https://jarcasting.com/artifacts/com.harium.keel/boofcv/
implementation ("com.harium.keel:boofcv:0.34.0")
'com.harium.keel:boofcv:jar:0.34.0'
<dependency org="com.harium.keel" name="boofcv" rev="0.34.0">
<artifact name="boofcv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.keel', module='boofcv', version='0.34.0')
)
libraryDependencies += "com.harium.keel" % "boofcv" % "0.34.0"
[com.harium.keel/boofcv "0.34.0"]
Group / Artifact | Type | Version |
---|---|---|
com.harium.keel : core | jar | 1.6.0 |
org.boofcv : boofcv-core | jar | 0.34 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Integration between keel and boofcv
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>boofcv</artifactId>
<version>0.34.0</version>
</dependency>