is not current version
Last Version 0.40.1

org.boofcv:boofcv-simulation 0.36.1

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-simulation
Version

Version

0.36.1
Type

Type

jar

Download boofcv-simulation 0.36.1


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