License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.emf |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version2.3.0-v200706262000 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEMF Common
|
Filename | Size |
---|---|
common-2.3.0-v200706262000.pom | |
common-2.3.0-v200706262000.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.emf/common/ -->
<dependency>
<groupId>org.eclipse.emf</groupId>
<artifactId>common</artifactId>
<version>2.3.0-v200706262000</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.emf/common/
implementation 'org.eclipse.emf:common:2.3.0-v200706262000'
// https://jarcasting.com/artifacts/org.eclipse.emf/common/
implementation ("org.eclipse.emf:common:2.3.0-v200706262000")
'org.eclipse.emf:common:jar:2.3.0-v200706262000'
<dependency org="org.eclipse.emf" name="common" rev="2.3.0-v200706262000">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.emf', module='common', version='2.3.0-v200706262000')
)
libraryDependencies += "org.eclipse.emf" % "common" % "2.3.0-v200706262000"
[org.eclipse.emf/common "2.3.0-v200706262000"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : runtime | jar | [3.3.0,4.0.0) |