License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.alantea |
ArtifactId | ArtifactIdxtend |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXtend
EXtension mechanism
|
Filename | Size |
---|---|
xtend-0.0.10.pom | |
xtend-0.0.10.jar | 13 KB |
xtend-0.0.10-sources.jar | 9 KB |
xtend-0.0.10-javadoc.jar | 69 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.lukehutch : fast-classpath-scanner | jar | 2.0.6 |
org.apache.maven.shared : maven-invoker | jar | 2.2 |