is not current version
Last Version 2.7.0

net.morimekta.providence:providence-testing-junit4 2.6.0

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.6.0
Type

Type

jar

Download providence-testing-junit4 2.6.0


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