Download asciilist-0.0.2.jar file - Jar a

Jar examples for a:asciilist

Description

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

You can download jar file asciilist 0.0.2 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

asciilist-0.0.2-javadoc.jar
asciilist-0.0.2-sources.jar
asciilist-0.0.2.jar
asciilist-0.0.2.pom



Related Tutorials