is not current version
Last Version 0.7.3-1.5.7

org.bytedeco:ale 0.6.0-1.5.2


GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

ale
Version

Version

0.6.0-1.5.2
Type

Type

jar

Download ale 0.6.0-1.5.2


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