is not current version
Last Version 3.55

com.zaubersoftware.commons.repository:repository-parent 3.50


GroupId

GroupId

com.zaubersoftware.commons.repository
ArtifactId

ArtifactId

repository-parent
Version

Version

3.50
Type

Type

pom

Download repository-parent 3.50

Filename Size
repository-parent-3.50.pom 650 bytes
Browse

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