is not current version
Last Version 3.55

com.zaubersoftware.commons.auth:parent 3.52


GroupId

GroupId

com.zaubersoftware.commons.auth
ArtifactId

ArtifactId

parent
Version

Version

3.52
Type

Type

pom

Download parent 3.52

Filename Size
parent-3.52.pom 654 bytes
Browse

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