Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse.jface |
ArtifactId | ArtifactIdtext |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFace Text
|
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"]
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) |