tliron / jygments

Syntax highlighter (Pygments ported to Java)
BSD 2-Clause "Simplified" License
9 stars 6 forks source link

Add this to a maven repo #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
can you please get this into a maven repo?

Original issue reported on code.google.com by sysbliss on 13 Apr 2012 at 11:19

GoogleCodeExporter commented 9 years ago
It actually already is, but not documented for now as the repo is still being 
constructed.

If you must:

http://repository.threecrickets.com/maven/

    <groupId>com.threecrickets.jygments</groupId>
    <artifactId>jygments</artifactId>
    <version>1.0.0-R21</version>

Original comment by tal.liron on 14 Apr 2012 at 1:41