is not current version
Last Version 3.55

com.zaubersoftware.commons.auth:parent 3.51


GroupId

GroupId

com.zaubersoftware.commons.auth
ArtifactId

ArtifactId

parent
Version

Version

3.51
Type

Type

pom

Download parent 3.51

Filename Size
parent-3.51.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.51</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.auth/parent/
implementation 'com.zaubersoftware.commons.auth:parent:3.51'
// https://jarcasting.com/artifacts/com.zaubersoftware.commons.auth/parent/
implementation ("com.zaubersoftware.commons.auth:parent:3.51")
'com.zaubersoftware.commons.auth:parent:pom:3.51'
<dependency org="com.zaubersoftware.commons.auth" name="parent" rev="3.51">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.commons.auth', module='parent', version='3.51')
)
libraryDependencies += "com.zaubersoftware.commons.auth" % "parent" % "3.51"
[com.zaubersoftware.commons.auth/parent "3.51"]