Xtend

EXtension mechanism

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

xtend
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Xtend
EXtension mechanism

Download xtend

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.lukehutch : fast-classpath-scanner jar 2.0.6
org.apache.maven.shared : maven-invoker jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10
0.0.9
0.0.6
0.0.5