Download jedit-syntax-2.2.2.jar file - Jar j

Jar examples for j:jedit-syntax

Description

Syntax Highlighting JavaBean

You can download jar file jedit-syntax 2.2.2 in this page.

License

MIT License

Build File

You can use the following script to add jedit-syntax-2.2.2.jar to your project.

<dependency>
   <groupId>net.sf.jedit-syntax</groupId>
   <artifactId>jedit-syntax</artifactId>
   <version>2.2.2</version>
</dependency>
compile group: 'net.sf.jedit-syntax', name: 'jedit-syntax', version: '2.2.2'
libraryDependencies += "net.sf.jedit-syntax" % "jedit-syntax" % "2.2.2"
<dependency org="net.sf.jedit-syntax" name="jedit-syntax" rev="2.2.2"/>
@Grapes(@Grab(group='net.sf.jedit-syntax', module='jedit-syntax', version='2.2.2'))
'net.sf.jedit-syntax:jedit-syntax:jar:2.2.2'

Download

Click the following link to download the jar file.

jedit-syntax-2.2.2-sources.jar
jedit-syntax-2.2.2.jar
jedit-syntax-2.2.2.pom



Related Tutorials