Download asciilist-j7-1.0.0.jar file - Jar a

Jar examples for a:asciilist-j7

Description

Many different lists (itemize/unordered, enumerate/ordered, checklist, description) with support for nested lists, using ASCII and UTF characters for labels, for Java 7.

You can download jar file asciilist-j7 1.0.0 in this page.

License

Apache 2

Build File

You can use the following script to add asciilist-j7-1.0.0.jar to your project.

<dependency>
   <groupId>de.vandermeer</groupId>
   <artifactId>asciilist-j7</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'de.vandermeer', name: 'asciilist-j7', version: '1.0.0'
libraryDependencies += "de.vandermeer" % "asciilist-j7" % "1.0.0"
<dependency org="de.vandermeer" name="asciilist-j7" rev="1.0.0"/>
@Grapes(@Grab(group='de.vandermeer', module='asciilist-j7', version='1.0.0'))
'de.vandermeer:asciilist-j7:jar:1.0.0'

Download

Click the following link to download the jar file.

asciilist-j7-1.0.0-javadoc.jar
asciilist-j7-1.0.0-sources.jar
asciilist-j7-1.0.0.jar
asciilist-j7-1.0.0.pom



Related Tutorials