is not current version
Last Version 0.40.1

org.boofcv:boofcv-feature 0.31

BoofCV is an open source Java library for real-time computer vision and robotics applications.

Categories

Categories

BoofCV Business Logic Libraries Computer Vision
GroupId

GroupId

org.boofcv
ArtifactId

ArtifactId

boofcv-feature
Version

Version

0.31
Type

Type

jar

Download boofcv-feature 0.31


<!-- https://jarcasting.com/artifacts/org.boofcv/boofcv-feature/ -->
<dependency>
    <groupId>org.boofcv</groupId>
    <artifactId>boofcv-feature</artifactId>
    <version>0.31</version>
</dependency>
// https://jarcasting.com/artifacts/org.boofcv/boofcv-feature/
implementation 'org.boofcv:boofcv-feature:0.31'
// https://jarcasting.com/artifacts/org.boofcv/boofcv-feature/
implementation ("org.boofcv:boofcv-feature:0.31")
'org.boofcv:boofcv-feature:jar:0.31'
<dependency org="org.boofcv" name="boofcv-feature" rev="0.31">
  <artifact name="boofcv-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boofcv', module='boofcv-feature', version='0.31')
)
libraryDependencies += "org.boofcv" % "boofcv-feature" % "0.31"
[org.boofcv/boofcv-feature "0.31"]