is not current version
Last Version 2.0.1

net.guerlab:guerlab-commons 1.0.0

guerlab-commons 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

guerlab-commons
Version

Version

1.0.0
Type

Type

jar

Download guerlab-commons 1.0.0


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