Jar examples for j:jedit-syntax
Syntax Highlighting JavaBean
You can download jar file jedit-syntax 2.2.2 in this page.
MIT License
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'
Click the following link to download the jar file.
jedit-syntax-2.2.2-sources.jar