Last Version

JUnit Testing Framework 3.8.2


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.mod4j.org
ArtifactId

ArtifactId

junit
Version

Version

3.8.2
Type

Type

jar
Description

Description

JUnit Testing Framework

Download junit 3.8.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.