Last Version

The OpenIMAJ Core Experiment Library 1.3.10

Classes to formally describe experiments and evaluations, with support for automatically evaluating their results.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-experiment
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Experiment Library
Classes to formally describe experiments and evaluations, with support for automatically evaluating their results.
Project Organization

Project Organization

The University of Southampton

Download core-experiment 1.3.10


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

Dependencies

compile (6)

Group / Artifact Type Version
org.openimaj : IREval jar 1.3.10
org.openimaj : core-math jar 1.3.10
com.googlecode.jatl : jatl jar 0.2.1
jfree : jfreechart jar 1.0.13
net.sf.jasperreports : jasperreports jar 6.6.0
org.bethecoder » ascii-table jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.