is not current version
Last Version 1.0.3

de.uni-leipzig.dbs.pprl:primat-common 1.0.2


GroupId

GroupId

de.uni-leipzig.dbs.pprl
ArtifactId

ArtifactId

primat-common
Version

Version

1.0.2
Type

Type

jar

Download primat-common 1.0.2


<!-- https://jarcasting.com/artifacts/de.uni-leipzig.dbs.pprl/primat-common/ -->
<dependency>
    <groupId>de.uni-leipzig.dbs.pprl</groupId>
    <artifactId>primat-common</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-leipzig.dbs.pprl/primat-common/
implementation 'de.uni-leipzig.dbs.pprl:primat-common:1.0.2'
// https://jarcasting.com/artifacts/de.uni-leipzig.dbs.pprl/primat-common/
implementation ("de.uni-leipzig.dbs.pprl:primat-common:1.0.2")
'de.uni-leipzig.dbs.pprl:primat-common:jar:1.0.2'
<dependency org="de.uni-leipzig.dbs.pprl" name="primat-common" rev="1.0.2">
  <artifact name="primat-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-leipzig.dbs.pprl', module='primat-common', version='1.0.2')
)
libraryDependencies += "de.uni-leipzig.dbs.pprl" % "primat-common" % "1.0.2"
[de.uni-leipzig.dbs.pprl/primat-common "1.0.2"]