Pepmint now in Maven Central
Posted on 28 July 2012
I am pleased to announce the immediate availability of Pepmint, a Java wrapper over the Python Pygments library in Maven Central. Use the following to include it as a dependency,
<dependency>
<groupId>com.sangupta</groupId>
<artifactId>pepmint</artifactId>
<version>1.1.2</version>
</dependency>
For more information on usage, visit the project page at http://www.sangupta.com/projects/pepmint