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