is not current version
Last Version 3.1.0

org.leadpony.justify:justify 3.0.0-RC1


GroupId

GroupId

org.leadpony.justify
ArtifactId

ArtifactId

justify
Version

Version

3.0.0-RC1
Type

Type

jar

Download justify 3.0.0-RC1


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