is not current version
Last Version 2.7.0

net.morimekta.providence:providence-testing-junit4 2.0-beta3

Helper libraries for testing and comparing providence structures using junit 4.12.

Categories

Categories

IDE Development Tools JUnit Unit Testing Net
GroupId

GroupId

net.morimekta.providence
ArtifactId

ArtifactId

providence-testing-junit4
Version

Version

2.0-beta3
Type

Type

jar

Download providence-testing-junit4 2.0-beta3


<!-- https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing-junit4/ -->
<dependency>
    <groupId>net.morimekta.providence</groupId>
    <artifactId>providence-testing-junit4</artifactId>
    <version>2.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing-junit4/
implementation 'net.morimekta.providence:providence-testing-junit4:2.0-beta3'
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing-junit4/
implementation ("net.morimekta.providence:providence-testing-junit4:2.0-beta3")
'net.morimekta.providence:providence-testing-junit4:jar:2.0-beta3'
<dependency org="net.morimekta.providence" name="providence-testing-junit4" rev="2.0-beta3">
  <artifact name="providence-testing-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.providence', module='providence-testing-junit4', version='2.0-beta3')
)
libraryDependencies += "net.morimekta.providence" % "providence-testing-junit4" % "2.0-beta3"
[net.morimekta.providence/providence-testing-junit4 "2.0-beta3"]