Last Version

OpenIMAJ Unit Test Resources 1.3.10

Resources for running OpenIMAJ JUnit tests.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

test-resources
Version

Version

1.3.10
Type

Type

jar
Description

Description

OpenIMAJ Unit Test Resources
Resources for running OpenIMAJ JUnit tests.
Project URL

Project URL

http://www.openimaj.org/test-resources
Project Organization

Project Organization

The University of Southampton

Download test-resources 1.3.10


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.