is not current version
Last Version 0.26

org.boofcv:geo 0.16


Categories

Categories

BoofCV Business Logic Libraries Computer Vision Geo Geospatial
GroupId

GroupId

org.boofcv
ArtifactId

ArtifactId

geo
Version

Version

0.16
Type

Type

jar

Download geo 0.16


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