License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.alantea |
ArtifactId | ArtifactIdtools |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.alantea:tools
Tools used in other parts.
|
Filename | Size |
---|---|
tools-0.0.5.pom | |
tools-0.0.5.jar | 19 KB |
tools-0.0.5-sources.jar | 11 KB |
tools-0.0.5-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.alantea/tools/ -->
<dependency>
<groupId>net.alantea</groupId>
<artifactId>tools</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/tools/
implementation 'net.alantea:tools:0.0.5'
// https://jarcasting.com/artifacts/net.alantea/tools/
implementation ("net.alantea:tools:0.0.5")
'net.alantea:tools:jar:0.0.5'
<dependency org="net.alantea" name="tools" rev="0.0.5">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='tools', version='0.0.5')
)
libraryDependencies += "net.alantea" % "tools" % "0.0.5"
[net.alantea/tools "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
net.alantea : liteprops | jar | 0.0.6 |
net.alantea : utils | jar | 0.0.9 |
io.github.lukehutch : fast-classpath-scanner | jar | 2.21 |