is not current version
Last Version 1.5.3

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

Spring Web helper library

Categories

Categories

Java 8 Languages
GroupId

GroupId

com.github.spartatech
ArtifactId

ArtifactId

spring-web-utils-java8
Version

Version

1.4.1
Type

Type

jar

Download spring-web-utils-java8 1.4.1


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