не последняя версия
Последняя версия 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.

Категории

Категории

Сеть
Группа

Группа

net.guerlab
Идентификатор

Идентификатор

guerlab-commons
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать 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"]