is not current version
Last Version 3.1.0

org.leadpony.justify:justify 2.0.0


GroupId

GroupId

org.leadpony.justify
ArtifactId

ArtifactId

justify
Version

Version

2.0.0
Type

Type

jar

Download justify 2.0.0


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