is not current version
Last Version 2.0.0

net.guerlab:guerlab-web 1.2.0

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.2.0
Type

Type

jar

Download guerlab-web 1.2.0


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