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