License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdorg.jibx.config.3rdparty.org.eclipse |
ArtifactId | ArtifactIdorg.eclipse.text |
Last Version | Last Version3.5.100.v20110505-0800 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.text
Eclipse org.eclipse.text project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jibx.config.3rdparty.org.eclipse/org.eclipse.text/ -->
<dependency>
<groupId>org.jibx.config.3rdparty.org.eclipse</groupId>
<artifactId>org.eclipse.text</artifactId>
<version>3.5.100.v20110505-0800</version>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.config.3rdparty.org.eclipse/org.eclipse.text/
implementation 'org.jibx.config.3rdparty.org.eclipse:org.eclipse.text:3.5.100.v20110505-0800'
// https://jarcasting.com/artifacts/org.jibx.config.3rdparty.org.eclipse/org.eclipse.text/
implementation ("org.jibx.config.3rdparty.org.eclipse:org.eclipse.text:3.5.100.v20110505-0800")
'org.jibx.config.3rdparty.org.eclipse:org.eclipse.text:jar:3.5.100.v20110505-0800'
<dependency org="org.jibx.config.3rdparty.org.eclipse" name="org.eclipse.text" rev="3.5.100.v20110505-0800">
<artifact name="org.eclipse.text" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jibx.config.3rdparty.org.eclipse', module='org.eclipse.text', version='3.5.100.v20110505-0800')
)
libraryDependencies += "org.jibx.config.3rdparty.org.eclipse" % "org.eclipse.text" % "3.5.100.v20110505-0800"
[org.jibx.config.3rdparty.org.eclipse/org.eclipse.text "3.5.100.v20110505-0800"]