net.alantea:tools

Tools used in other parts.

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

tools
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

net.alantea:tools
Tools used in other parts.

Download tools

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.2