is not current version
Last Version 0.0.10

net.alantea:xtend 0.0.6

EXtension mechanism

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

xtend
Version

Version

0.0.6
Type

Type

jar

Download xtend 0.0.6


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