is not current version
Last Version 2.11.0.v20160420-0247

org.eclipse.birt.runtime:org.eclipse.emf.ecore.change 2.7.1.v20120123-0926

A component of the BIRT runtime

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.birt.runtime
ArtifactId

ArtifactId

org.eclipse.emf.ecore.change
Version

Version

2.7.1.v20120123-0926
Type

Type

jar

Download org.eclipse.emf.ecore.change 2.7.1.v20120123-0926


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