is not current version
Last Version 0.26

org.boofcv:geo 0.19

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

Categories

Categories

BoofCV Business Logic Libraries Computer Vision Geo Geospatial
GroupId

GroupId

org.boofcv
ArtifactId

ArtifactId

geo
Version

Version

0.19
Type

Type

jar

Download geo 0.19


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