License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.jped.plugins |
ArtifactId | ArtifactIdjped-highlight |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJedit syntax plugin
Plugin that adds syntax highlighting to condition component
|
Project Organization |
Project OrganizationJPEd |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jped-highlight-2.0.pom | |
jped-highlight-2.0.jar | 23 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.jped : jped | jar | 2.0 |