is not current version
Last Version 1.5.3

com.github.spartatech:spring-web-utils-java8 1.3.6

Spring Web helper library

Categories

Categories

Java 8 Languages
GroupId

GroupId

com.github.spartatech
ArtifactId

ArtifactId

spring-web-utils-java8
Version

Version

1.3.6
Type

Type

jar

Download spring-web-utils-java8 1.3.6


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