<dependency> <groupId>org.boofcv</groupId> <artifactId>boofcv-reconstruction</artifactId> <version>1.1.7</version> </dependency>
implementation 'org.boofcv:boofcv-reconstruction:1.1.7'
implementation("org.boofcv:boofcv-reconstruction:1.1.7")
libraryDependencies += "org.boofcv" % "boofcv-reconstruction" % "1.1.7"
@Grapes( @Grab(group='org.boofcv', module='boofcv-reconstruction', version='1.1.7') )
<dependency org="org.boofcv" name="boofcv-reconstruction" rev="1.1.7" />
[org.boofcv/boofcv-reconstruction "1.1.7"]
'org.boofcv:boofcv-reconstruction:jar:1.1.7'
compile
|-- org.georegression:georegression:0.27.3
|-- org.ddogleg:ddogleg:0.23.4
|-- net.sf.trove4j:trove4j:3.0.3
|-- org.boofcv:boofcv-recognition:1.1.7
|-- org.boofcv:boofcv-sfm:1.1.7