| License |
License |
|---|---|
| Categories |
CategoriesNetBeans Development Tools IDE Net CLI User Interface |
| GroupId | GroupIdeu.doppel-helix.netbeans.lib.tm4e |
| ArtifactId | ArtifactIdorg.eclipse.tm4e.core |
| Version | Version0.4.1-pack1 |
| Type | Typejar |
| Description |
DescriptionTextMate support in Java - Core
TM4ME provides a Java API to tokenize textual documents according to TextMate grammers.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |