License |
License |
---|---|
GroupId | GroupIdorg.atlanmod.neoemf |
ArtifactId | ArtifactIdneoemf-utils |
Version | Version2.0.1 |
Type | Typepom |
Description |
DescriptionNeoEMF Utils
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
neoemf-utils-2.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-utils/ -->
<dependency>
<groupId>org.atlanmod.neoemf</groupId>
<artifactId>neoemf-utils</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-utils/
implementation 'org.atlanmod.neoemf:neoemf-utils:2.0.1'
// https://jarcasting.com/artifacts/org.atlanmod.neoemf/neoemf-utils/
implementation ("org.atlanmod.neoemf:neoemf-utils:2.0.1")
'org.atlanmod.neoemf:neoemf-utils:pom:2.0.1'
<dependency org="org.atlanmod.neoemf" name="neoemf-utils" rev="2.0.1">
<artifact name="neoemf-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atlanmod.neoemf', module='neoemf-utils', version='2.0.1')
)
libraryDependencies += "org.atlanmod.neoemf" % "neoemf-utils" % "2.0.1"
[org.atlanmod.neoemf/neoemf-utils "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.atlanmod.neoemf : neoemf-utils.p2 | jar | 2.0.1 |
org.eclipse.emf : org.eclipse.emf.common | jar | 2.15.0 |
org.eclipse.emf : org.eclipse.emf.ecore | jar | 2.15.0 |
org.eclipse.emf : org.eclipse.emf.ecore.xmi | jar | 2.15.0 |
com.google.guava : guava | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |