is not current version
Last Version 3.55

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


GroupId

GroupId

com.zaubersoftware.commons.repository
ArtifactId

ArtifactId

commons-repository-api
Version

Version

3.49
Type

Type

jar

Download commons-repository-api 3.49


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