Jar examples for a:aclm
Better command line argument manager for java applications
You can download jar file aclm 0.2 in this page.
You can use the following script to add aclm-0.2.jar to your project.
<dependency> <groupId>net.awired.aclm</groupId> <artifactId>aclm</artifactId> <version>0.2</version> </dependency>
compile group: 'net.awired.aclm', name: 'aclm', version: '0.2'
libraryDependencies += "net.awired.aclm" % "aclm" % "0.2"
<dependency org="net.awired.aclm" name="aclm" rev="0.2"/>
@Grapes(@Grab(group='net.awired.aclm', module='aclm', version='0.2'))
'net.awired.aclm:aclm:jar:0.2'
Click the following link to download the jar file.
aclm-0.2-javadoc.jar