Last Version

Text Editor Framework 3.5.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.ui.workbench
ArtifactId

ArtifactId

texteditor
Version

Version

3.5.0
Type

Type

jar
Description

Description

Text Editor Framework

Download texteditor 3.5.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.mod4j.org.eclipse.core : runtime jar [3.5.0,4.0.0)
org.mod4j.org.eclipse.compare : core jar [3.5.0,4.0.0)
org.mod4j.org.eclipse.core : expressions jar [3.4.100,4.0.0)
org.mod4j.org.eclipse.jface : text jar [3.5.0,4.0.0)
org.mod4j.org.eclipse : ui jar [3.5.0,4.0.0)

Project Modules

There are no modules declared in this project.