jamon-junit

Jamon unit test support classes

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.jamon
ArtifactId

ArtifactId

jamon-junit
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

jamon-junit
Jamon unit test support classes
Project Organization

Project Organization

Jamon developers

Download jamon-junit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jamon : jamon-runtime jar 2.4.1
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.1
2.4.0
2.3.0