| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.jface | 
| ArtifactId | ArtifactIdtext | 
| Version | Version3.3.0-v20070606-0010 | 
| Type | Typejar | 
| Description | DescriptionJFace Text | 
| Filename | Size | 
|---|---|
| text-3.3.0-v20070606-0010.pom | |
| text-3.3.0-v20070606-0010.jar | 824 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.jface/text/ -->
<dependency>
    <groupId>org.eclipse.jface</groupId>
    <artifactId>text</artifactId>
    <version>3.3.0-v20070606-0010</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.jface/text/
implementation 'org.eclipse.jface:text:3.3.0-v20070606-0010'// https://jarcasting.com/artifacts/org.eclipse.jface/text/
implementation ("org.eclipse.jface:text:3.3.0-v20070606-0010")'org.eclipse.jface:text:jar:3.3.0-v20070606-0010'<dependency org="org.eclipse.jface" name="text" rev="3.3.0-v20070606-0010">
  <artifact name="text" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.jface', module='text', version='3.3.0-v20070606-0010')
)libraryDependencies += "org.eclipse.jface" % "text" % "3.3.0-v20070606-0010"[org.eclipse.jface/text "3.3.0-v20070606-0010"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) | 
| org.eclipse : text | jar | [3.3.0,4.0.0) | 
| org.eclipse : swt | jar | [3.3.0,4.0.0) | 
| org.eclipse : jface | jar | [3.3.0,4.0.0) | 
| org.eclipse.core : commands | jar | [3.2.0,4.0.0) |