is not current version
Last Version 3.55

com.zaubersoftware.commons.web:commons-web-utils 3.53


GroupId

GroupId

com.zaubersoftware.commons.web
ArtifactId

ArtifactId

commons-web-utils
Version

Version

3.53
Type

Type

jar

Download commons-web-utils 3.53


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