File | Operation |
---|---|
justify-parent-2.0.0.pom | download |
<dependency>
<groupId>org.leadpony.justify</groupId>
<artifactId>justify-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.leadpony.justify', module='justify-parent', version='2.0.0')
)