License |
License |
---|---|
GroupId | GroupIdorg.openimaj |
ArtifactId | ArtifactIdIREval |
Last Version | Last Version1.3.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIREval
A modified version of the IREval module (version 4.12) from the lemur project with
extensions to better integrate with OpenIMAJ. See http://www.lemurproject.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
IREval-1.3.10.pom | |
IREval-1.3.10.jar | 21 KB |
IREval-1.3.10-sources.jar | 16 KB |
IREval-1.3.10-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openimaj/IREval/ -->
<dependency>
<groupId>org.openimaj</groupId>
<artifactId>IREval</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj/IREval/
implementation 'org.openimaj:IREval:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj/IREval/
implementation ("org.openimaj:IREval:1.3.10")
'org.openimaj:IREval:jar:1.3.10'
<dependency org="org.openimaj" name="IREval" rev="1.3.10">
<artifact name="IREval" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj', module='IREval', version='1.3.10')
)
libraryDependencies += "org.openimaj" % "IREval" % "1.3.10"
[org.openimaj/IREval "1.3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |