is not current version
Last Version 1.3.1

com.github.spartatech:spring-web-utils 1.2

Spring Web helper library

GroupId

GroupId

com.github.spartatech
ArtifactId

ArtifactId

spring-web-utils
Version

Version

1.2
Type

Type

jar

Download spring-web-utils 1.2


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