Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse |
ArtifactId | ArtifactIdtext |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionText
|
Filename | Size |
---|---|
text-3.5.0.pom | |
text-3.5.0.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse/text/ -->
<dependency>
<groupId>org.mod4j.org.eclipse</groupId>
<artifactId>text</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse/text/
implementation 'org.mod4j.org.eclipse:text:3.5.0'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse/text/
implementation ("org.mod4j.org.eclipse:text:3.5.0")
'org.mod4j.org.eclipse:text:jar:3.5.0'
<dependency org="org.mod4j.org.eclipse" name="text" rev="3.5.0">
<artifact name="text" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse', module='text', version='3.5.0')
)
libraryDependencies += "org.mod4j.org.eclipse" % "text" % "3.5.0"
[org.mod4j.org.eclipse/text "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.core : commands | jar | [3.5.0,4.0.0) |
org.mod4j.org.eclipse.equinox : common | jar | [3.5.0,4.0.0) |