is not current version
Last Version 1.3.10

org.openimaj:openimaj-machine-learning 1.3.6

Sub-module for machine-learning libraries.

Categories

Categories

Machine Learning Business Logic Libraries
GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

openimaj-machine-learning
Version

Version

1.3.6
Type

Type

pom

Download openimaj-machine-learning 1.3.6


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