is not current version
Last Version 0.40.1

org.boofcv:boofcv-types 0.33

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

Categories

Categories

BoofCV Business Logic Libraries Computer Vision
GroupId

GroupId

org.boofcv
ArtifactId

ArtifactId

boofcv-types
Version

Version

0.33
Type

Type

jar

Download boofcv-types 0.33


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