is not current version
Last Version 3.1.0

org.leadpony.justify:justify-tests 3.0.0-RC1


GroupId

GroupId

org.leadpony.justify
ArtifactId

ArtifactId

justify-tests
Version

Version

3.0.0-RC1
Type

Type

jar

Download justify-tests 3.0.0-RC1


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