is not current version
Last Version 2.0.1

net.guerlab:guerlab-commons 1.1.1

net.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.1.1
Type

Type

jar

Download guerlab-commons 1.1.1


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