| License |
License |
|---|---|
| GroupId | GroupIdorg.uqbar-project |
| ArtifactId | ArtifactIdarena-xtend |
| Last Version | Last Version3.6.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionArena XTend
Arena's API extension for xtend language.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| arena-xtend-3.6.3.pom | |
| arena-xtend-3.6.3.jar | 13 KB |
| arena-xtend-3.6.3-tests.jar | 7 KB |
| arena-xtend-3.6.3-test-sources.jar | 12 KB |
| arena-xtend-3.6.3-sources.jar | 26 KB |
| arena-xtend-3.6.3-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.uqbar-project/arena-xtend/ -->
<dependency>
<groupId>org.uqbar-project</groupId>
<artifactId>arena-xtend</artifactId>
<version>3.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.uqbar-project/arena-xtend/
implementation 'org.uqbar-project:arena-xtend:3.6.3'
// https://jarcasting.com/artifacts/org.uqbar-project/arena-xtend/
implementation ("org.uqbar-project:arena-xtend:3.6.3")
'org.uqbar-project:arena-xtend:jar:3.6.3'
<dependency org="org.uqbar-project" name="arena-xtend" rev="3.6.3">
<artifact name="arena-xtend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uqbar-project', module='arena-xtend', version='3.6.3')
)
libraryDependencies += "org.uqbar-project" % "arena-xtend" % "3.6.3"
[org.uqbar-project/arena-xtend "3.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.12.0 |
| org.uqbar-project : arena-jface | jar | 3.6.3 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.scala-lang : scala-library | jar | 2.11.2 |
| org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.1.7 |
| junit : junit | jar | 4.11 |