EMF Common


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.emf
ArtifactId

ArtifactId

common
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

EMF Common

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf/common/ -->
<dependency>
    <groupId>org.mod4j.org.eclipse.emf</groupId>
    <artifactId>common</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf/common/
implementation 'org.mod4j.org.eclipse.emf:common:2.5.0'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf/common/
implementation ("org.mod4j.org.eclipse.emf:common:2.5.0")
'org.mod4j.org.eclipse.emf:common:jar:2.5.0'
<dependency org="org.mod4j.org.eclipse.emf" name="common" rev="2.5.0">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.emf', module='common', version='2.5.0')
)
libraryDependencies += "org.mod4j.org.eclipse.emf" % "common" % "2.5.0"
[org.mod4j.org.eclipse.emf/common "2.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mod4j.org.eclipse.core : runtime jar [3.5.0,4.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0