License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.equinox |
ArtifactId | ArtifactIdapp |
Last Version | Last Version1.3.200-v20130910-1609 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEquinox Application Container
Equinox Application Container
|
Project URL |
Project URL |
Filename | Size |
---|---|
app-1.3.200-v20130910-1609.pom | |
app-1.3.200-v20130910-1609.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.equinox/app/ -->
<dependency>
<groupId>org.eclipse.equinox</groupId>
<artifactId>app</artifactId>
<version>1.3.200-v20130910-1609</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.equinox/app/
implementation 'org.eclipse.equinox:app:1.3.200-v20130910-1609'
// https://jarcasting.com/artifacts/org.eclipse.equinox/app/
implementation ("org.eclipse.equinox:app:1.3.200-v20130910-1609")
'org.eclipse.equinox:app:jar:1.3.200-v20130910-1609'
<dependency org="org.eclipse.equinox" name="app" rev="1.3.200-v20130910-1609">
<artifact name="app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.equinox', module='app', version='1.3.200-v20130910-1609')
)
libraryDependencies += "org.eclipse.equinox" % "app" % "1.3.200-v20130910-1609"
[org.eclipse.equinox/app "1.3.200-v20130910-1609"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.equinox : registry Optional | jar | [3.4.0,4.0.0) |
org.eclipse.equinox : common Optional | jar | [3.2.0,4.0.0) |