License |
License |
---|---|
GroupId | GroupIdorg.mod4j.crossx |
ArtifactId | ArtifactIdmod4j-crossx-mm |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmod4j-crossx-mm
This Eclipse plug-in project contains the Mod4j crossx meta model.
|
Project Organization |
Project OrganizationMod4j |
Filename | Size |
---|---|
mod4j-crossx-mm-1.3.0.pom | |
mod4j-crossx-mm-1.3.0.jar | 26 KB |
mod4j-crossx-mm-1.3.0-sources.jar | 24 KB |
mod4j-crossx-mm-1.3.0-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.crossx/mod4j-crossx-mm/ -->
<dependency>
<groupId>org.mod4j.crossx</groupId>
<artifactId>mod4j-crossx-mm</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.crossx/mod4j-crossx-mm/
implementation 'org.mod4j.crossx:mod4j-crossx-mm:1.3.0'
// https://jarcasting.com/artifacts/org.mod4j.crossx/mod4j-crossx-mm/
implementation ("org.mod4j.crossx:mod4j-crossx-mm:1.3.0")
'org.mod4j.crossx:mod4j-crossx-mm:jar:1.3.0'
<dependency org="org.mod4j.crossx" name="mod4j-crossx-mm" rev="1.3.0">
<artifact name="mod4j-crossx-mm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.crossx', module='mod4j-crossx-mm', version='1.3.0')
)
libraryDependencies += "org.mod4j.crossx" % "mod4j-crossx-mm" % "1.3.0"
[org.mod4j.crossx/mod4j-crossx-mm "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.emf : ecore | jar | 2.5.0 |
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |