Basic Eclipse Text Infrastructure

Basic Text Infrastructure for Partitioning, Tokenizing, ...

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

at.bestsolution.eclipse
ArtifactId

ArtifactId

org.eclipse.text
Last Version

Last Version

3.5.400
Release Date

Release Date

Type

Type

jar
Description

Description

Basic Eclipse Text Infrastructure
Basic Text Infrastructure for Partitioning, Tokenizing, ...
Project URL

Project URL

http://www.eclipse.org/platform
Source Code Management

Source Code Management

http://git.eclipse.org/c/platform/eclipse.platform.text.git/tree/org.eclipse.text

Download org.eclipse.text

How to add to project

<!-- https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.text/ -->
<dependency>
    <groupId>at.bestsolution.eclipse</groupId>
    <artifactId>org.eclipse.text</artifactId>
    <version>3.5.400</version>
</dependency>
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.text/
implementation 'at.bestsolution.eclipse:org.eclipse.text:3.5.400'
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.text/
implementation ("at.bestsolution.eclipse:org.eclipse.text:3.5.400")
'at.bestsolution.eclipse:org.eclipse.text:jar:3.5.400'
<dependency org="at.bestsolution.eclipse" name="org.eclipse.text" rev="3.5.400">
  <artifact name="org.eclipse.text" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.bestsolution.eclipse', module='org.eclipse.text', version='3.5.400')
)
libraryDependencies += "at.bestsolution.eclipse" % "org.eclipse.text" % "3.5.400"
[at.bestsolution.eclipse/org.eclipse.text "3.5.400"]

Dependencies

compile (1)

Group / Artifact Type Version
at.bestsolution.eclipse : com.ibm.icu.base jar 54.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.400