Last Version

eventualj 0.5

Eventual assertions, for Java. Making asynchronous assertions elegant.

Categories

Categories

Ant Build Tools
GroupId

GroupId

no.antares
ArtifactId

ArtifactId

eventualj
Version

Version

0.5
Type

Type

jar
Description

Description

eventualj
Eventual assertions, for Java. Making asynchronous assertions elegant.
Project URL

Project URL

https://github.com/AntaTom/eventualj
Source Code Management

Source Code Management

https://github.com/AntaTom/eventualj

Download eventualj 0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.lambdaj : lambdaj jar 2.3.1
com.google.code.tempus-fugit : tempus-fugit jar 1.0

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.2

Project Modules

There are no modules declared in this project.