Last Version

Jedit syntax plugin 2.0

Plugin that adds syntax highlighting to condition component

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jped.plugins
ArtifactId

ArtifactId

jped-highlight
Version

Version

2.0
Type

Type

jar
Description

Description

Jedit syntax plugin
Plugin that adds syntax highlighting to condition component
Project Organization

Project Organization

JPEd
Source Code Management

Source Code Management

http://jped.cvs.sourceforge.net/jped/Plugins/jedit-syntax

Download jped-highlight 2.0


<!-- https://jarcasting.com/artifacts/net.sf.jped.plugins/jped-highlight/ -->
<dependency>
    <groupId>net.sf.jped.plugins</groupId>
    <artifactId>jped-highlight</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jped.plugins/jped-highlight/
implementation 'net.sf.jped.plugins:jped-highlight:2.0'
// https://jarcasting.com/artifacts/net.sf.jped.plugins/jped-highlight/
implementation ("net.sf.jped.plugins:jped-highlight:2.0")
'net.sf.jped.plugins:jped-highlight:jar:2.0'
<dependency org="net.sf.jped.plugins" name="jped-highlight" rev="2.0">
  <artifact name="jped-highlight" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jped.plugins', module='jped-highlight', version='2.0')
)
libraryDependencies += "net.sf.jped.plugins" % "jped-highlight" % "2.0"
[net.sf.jped.plugins/jped-highlight "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.jped : jped jar 2.0

Project Modules

There are no modules declared in this project.