net.ranides:assira.junit

assira: general purpose java library: junit support

License

License

Categories

Categories

IDE Development Tools JUnit Unit Testing Net
GroupId

GroupId

net.ranides
ArtifactId

ArtifactId

assira.junit
Last Version

Last Version

2.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

net.ranides:assira.junit
assira: general purpose java library: junit support

Download assira.junit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
net.ranides : assira.asm jar 7.2
org.slf4j : slf4j-api jar 1.7.13

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.2
2.8.1
2.8.0
2.7.2
2.7.0