is not current version
Last Version 3.6.3

org.uqbar-project:arena-xtend 3.5-alpha-1

Arena's API extension for xtend language.

GroupId

GroupId

org.uqbar-project
ArtifactId

ArtifactId

arena-xtend
Version

Version

3.5-alpha-1
Type

Type

jar

Download arena-xtend 3.5-alpha-1


<!-- https://jarcasting.com/artifacts/org.uqbar-project/arena-xtend/ -->
<dependency>
    <groupId>org.uqbar-project</groupId>
    <artifactId>arena-xtend</artifactId>
    <version>3.5-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.uqbar-project/arena-xtend/
implementation 'org.uqbar-project:arena-xtend:3.5-alpha-1'
// https://jarcasting.com/artifacts/org.uqbar-project/arena-xtend/
implementation ("org.uqbar-project:arena-xtend:3.5-alpha-1")
'org.uqbar-project:arena-xtend:jar:3.5-alpha-1'
<dependency org="org.uqbar-project" name="arena-xtend" rev="3.5-alpha-1">
  <artifact name="arena-xtend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uqbar-project', module='arena-xtend', version='3.5-alpha-1')
)
libraryDependencies += "org.uqbar-project" % "arena-xtend" % "3.5-alpha-1"
[org.uqbar-project/arena-xtend "3.5-alpha-1"]