Last Version

JFace Text 3.5.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.jface
ArtifactId

ArtifactId

text
Version

Version

3.5.0
Type

Type

jar
Description

Description

JFace Text

Download text 3.5.0

Filename Size
text-3.5.0.pom
text-3.5.0.jar 947 KB
Browse

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.