is not current version
Last Version 2.0.0

net.guerlab:guerlab-web 1.1.1

net.guerlab.web is a suite of spring web expanded libraries that include utility classes and much much more.

Categories

Categories

Net
GroupId

GroupId

net.guerlab
ArtifactId

ArtifactId

guerlab-web
Version

Version

1.1.1
Type

Type

jar

Download guerlab-web 1.1.1


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