Download ostermiller-syntax-1.1.1.jar file - Jar o

Jar examples for o:ostermiller-syntax

Description

The com.Ostermiller.Syntax package is designed to add syntax coloring to web pages that display source code or to add color syntax highlighting ability to any text editor written in Java.

You can download jar file ostermiller-syntax 1.1.1 in this page.

License

GNU General Public License

Build File

You can use the following script to add ostermiller-syntax-1.1.1.jar to your project.

<dependency>
   <groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
   <artifactId>ostermiller-syntax</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'net.sf.squirrel-sql.thirdparty-non-maven', name: 'ostermiller-syntax', version: '1.1.1'
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "ostermiller-syntax" % "1.1.1"
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="ostermiller-syntax" rev="1.1.1"/>
@Grapes(@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='ostermiller-syntax', version='1.1.1'))
'net.sf.squirrel-sql.thirdparty-non-maven:ostermiller-syntax:jar:1.1.1'

Download

Click the following link to download the jar file.

ostermiller-syntax-1.1.1-sources.jar
ostermiller-syntax-1.1.1.jar
ostermiller-syntax-1.1.1.pom



Related Tutorials