Последняя версия

TextMate support in Java - Core 0.4.1-pack1

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

Лицензия

Лицензия

Категории

Категории

NetBeans Инструменты разработки IDE Сеть CLI Взаимодействие с пользователем
Группа

Группа

eu.doppel-helix.netbeans.lib.tm4e
Идентификатор

Идентификатор

org.eclipse.tm4e.core
Версия

Версия

0.4.1-pack1
Тип

Тип

jar
Описание

Описание

TextMate support in Java - Core
TM4ME provides a Java API to tokenize textual documents according to TextMate grammers.
Ссылка на сайт

Ссылка на сайт

https://github.com/matthiasblaesing/tm4e
Система контроля версий

Система контроля версий

https://github.com/matthiasblaesing/tm4e

Скачать 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 1.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.