is not current version
Last Version 1.0.1

com.arsframework:spring-web-utils 1.0.0

Spring web util

GroupId

GroupId

com.arsframework
ArtifactId

ArtifactId

spring-web-utils
Version

Version

1.0.0
Type

Type

jar

Download spring-web-utils 1.0.0


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