is not current version
Last Version 3.55

com.zaubersoftware.commons.repository:commons-repository-api 3.53


GroupId

GroupId

com.zaubersoftware.commons.repository
ArtifactId

ArtifactId

commons-repository-api
Version

Version

3.53
Type

Type

jar

Download commons-repository-api 3.53


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