is not current version
Last Version 3.55

com.zaubersoftware.commons.web:commons-web-parent 3.54


GroupId

GroupId

com.zaubersoftware.commons.web
ArtifactId

ArtifactId

commons-web-parent
Version

Version

3.54
Type

Type

pom

Download commons-web-parent 3.54

Filename Size
commons-web-parent-3.54.pom 769 bytes
Browse

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