License |
License |
---|---|
GroupId | GroupIdorg.uqbar-project |
ArtifactId | ArtifactIdarena-xtend-parent |
Last Version | Last Version3.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArena Xtend Parent
Proyecto padre para componentes que utilicen Arena en Xtend
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
arena-xtend-parent-3.6.3.pom | 2 KB |
arena-xtend-parent-3.6.3-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uqbar-project/arena-xtend-parent/ -->
<dependency>
<groupId>org.uqbar-project</groupId>
<artifactId>arena-xtend-parent</artifactId>
<version>3.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.uqbar-project/arena-xtend-parent/
implementation 'org.uqbar-project:arena-xtend-parent:3.6.3'
// https://jarcasting.com/artifacts/org.uqbar-project/arena-xtend-parent/
implementation ("org.uqbar-project:arena-xtend-parent:3.6.3")
'org.uqbar-project:arena-xtend-parent:jar:3.6.3'
<dependency org="org.uqbar-project" name="arena-xtend-parent" rev="3.6.3">
<artifact name="arena-xtend-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uqbar-project', module='arena-xtend-parent', version='3.6.3')
)
libraryDependencies += "org.uqbar-project" % "arena-xtend-parent" % "3.6.3"
[org.uqbar-project/arena-xtend-parent "3.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.12.0 |
org.uqbar-project : uqbar-domain | jar | 3.6.3 |
org.uqbar-project : arena-jface | jar | 3.6.3 |
org.uqbar-project : arena-xtend | jar | 3.6.3 |
junit : junit | jar | 4.11 |