is not current version
Last Version 1.2.4

net.guerlab:azeroth 1.2.3

azeroth is a suite of core and expanded libraries that include utility classes and much much more.

Categories

Categories

Net
GroupId

GroupId

net.guerlab
ArtifactId

ArtifactId

azeroth
Version

Version

1.2.3
Type

Type

jar

Download azeroth 1.2.3


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