is not current version
Last Version 0.40.1

org.boofcv:boofcv-swing 0.27

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

Version

0.27
Type

Type

jar

Download boofcv-swing 0.27


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