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