не последняя версия
Последняя версия 0.40.1

org.boofcv:boofcv-simulation 0.35

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

Категории

Категории

BoofCV Прикладные библиотеки Computer Vision
Группа

Группа

org.boofcv
Идентификатор

Идентификатор

boofcv-simulation
Версия

Версия

0.35
Тип

Тип

jar

Скачать boofcv-simulation 0.35


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