is not current version
Last Version 0.0.9

net.alantea:utils 0.0.4

XUtilities used in other Alantea projects

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

utils
Version

Version

0.0.4
Type

Type

jar

Download utils 0.0.4


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