is not current version
Last Version 3.55

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


GroupId

GroupId

com.zaubersoftware.commons.repository
ArtifactId

ArtifactId

commons-repository-api
Version

Version

3.54
Type

Type

jar

Download commons-repository-api 3.54


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