is not current version
Last Version 5.1.4

net.guerlab.spring:guerlab-spring-web 4.0.0


Categories

Categories

Net
GroupId

GroupId

net.guerlab.spring
ArtifactId

ArtifactId

guerlab-spring-web
Version

Version

4.0.0
Type

Type

jar

Download guerlab-spring-web 4.0.0


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