Last Version

TextMate support in Java - Core 0.4.1-pack1

TM4ME provides a Java API to tokenize textual documents according to TextMate grammers.

License

License

Categories

Categories

NetBeans Development Tools IDE Net CLI User Interface
GroupId

GroupId

eu.doppel-helix.netbeans.lib.tm4e
ArtifactId

ArtifactId

org.eclipse.tm4e.core
Version

Version

0.4.1-pack1
Type

Type

jar
Description

Description

TextMate support in Java - Core
TM4ME provides a Java API to tokenize textual documents according to TextMate grammers.
Project URL

Project URL

https://github.com/matthiasblaesing/tm4e
Source Code Management

Source Code Management

https://github.com/matthiasblaesing/tm4e

Download org.eclipse.tm4e.core 0.4.1-pack1


<!-- https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib.tm4e/org.eclipse.tm4e.core/ -->
<dependency>
    <groupId>eu.doppel-helix.netbeans.lib.tm4e</groupId>
    <artifactId>org.eclipse.tm4e.core</artifactId>
    <version>0.4.1-pack1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib.tm4e/org.eclipse.tm4e.core/
implementation 'eu.doppel-helix.netbeans.lib.tm4e:org.eclipse.tm4e.core:0.4.1-pack1'
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib.tm4e/org.eclipse.tm4e.core/
implementation ("eu.doppel-helix.netbeans.lib.tm4e:org.eclipse.tm4e.core:0.4.1-pack1")
'eu.doppel-helix.netbeans.lib.tm4e:org.eclipse.tm4e.core:jar:0.4.1-pack1'
<dependency org="eu.doppel-helix.netbeans.lib.tm4e" name="org.eclipse.tm4e.core" rev="0.4.1-pack1">
  <artifact name="org.eclipse.tm4e.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.doppel-helix.netbeans.lib.tm4e', module='org.eclipse.tm4e.core', version='0.4.1-pack1')
)
libraryDependencies += "eu.doppel-helix.netbeans.lib.tm4e" % "org.eclipse.tm4e.core" % "0.4.1-pack1"
[eu.doppel-helix.netbeans.lib.tm4e/org.eclipse.tm4e.core "0.4.1-pack1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jruby.joni : joni jar 2.1.11
org.jruby.jcodings : jcodings jar 1.0.18
com.google.code.gson : gson jar 2.8.2
org.apache.xmlgraphics : batik-css Optional jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.