is not current version
Last Version 3.1.0

org.leadpony.justify:justify 3.0.0-RC2


GroupId

GroupId

org.leadpony.justify
ArtifactId

ArtifactId

justify
Version

Version

3.0.0-RC2
Type

Type

jar

Download justify 3.0.0-RC2


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