is not current version
Last Version 1.1.1

net.guerlab:web 1.0.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

web
Version

Version

1.0.0
Type

Type

jar

Download web 1.0.0


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