Categories |
CategoriesCLI User Interface Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse.emf |
ArtifactId | ArtifactIdindex |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEMF Index Plug-in (Incubation)
|
Filename | Size |
---|---|
index-0.7.0.pom | |
index-0.7.0.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf/index/ -->
<dependency>
<groupId>org.mod4j.org.eclipse.emf</groupId>
<artifactId>index</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf/index/
implementation 'org.mod4j.org.eclipse.emf:index:0.7.0'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf/index/
implementation ("org.mod4j.org.eclipse.emf:index:0.7.0")
'org.mod4j.org.eclipse.emf:index:jar:0.7.0'
<dependency org="org.mod4j.org.eclipse.emf" name="index" rev="0.7.0">
<artifact name="index" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.emf', module='index', version='0.7.0')
)
libraryDependencies += "org.mod4j.org.eclipse.emf" % "index" % "0.7.0"
[org.mod4j.org.eclipse.emf/index "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.emf : ecore | jar | 2.4.0 |
org.mod4j.com.google » guice Optional | jar | [0,) |
org.mod4j.org.eclipse.core : runtime Optional | jar | [3.4.0,4.0.0) |