| License |
License |
|---|---|
| GroupId | GroupIdorg.atlanmod.zoo |
| ArtifactId | ArtifactIdzoo |
| Version | Version1.0.4 |
| Type | Typepom |
| Description |
DescriptionAtlanmod Ecore Zoo
Atlanmod Ecore Resources
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zoo-1.0.4.pom | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.atlanmod.zoo/zoo/ -->
<dependency>
<groupId>org.atlanmod.zoo</groupId>
<artifactId>zoo</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atlanmod.zoo/zoo/
implementation 'org.atlanmod.zoo:zoo:1.0.4'
// https://jarcasting.com/artifacts/org.atlanmod.zoo/zoo/
implementation ("org.atlanmod.zoo:zoo:1.0.4")
'org.atlanmod.zoo:zoo:pom:1.0.4'
<dependency org="org.atlanmod.zoo" name="zoo" rev="1.0.4">
<artifact name="zoo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atlanmod.zoo', module='zoo', version='1.0.4')
)
libraryDependencies += "org.atlanmod.zoo" % "zoo" % "1.0.4"
[org.atlanmod.zoo/zoo "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.emf : org.eclipse.emf.common Optional | jar | 2.16.0 |
| org.eclipse.emf : org.eclipse.emf.ecore.xcore.lib | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.emf : org.eclipse.emf.ecore | jar | 2.21.0 |
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |