is not current version
Last Version 0.6

de.gwdg.metadataqa:europeana-qa-api 0.3

Europeana-centric implementation of the Metadata Quality Assurance Framework.

Categories

Categories

Data
GroupId

GroupId

de.gwdg.metadataqa
ArtifactId

ArtifactId

europeana-qa-api
Version

Version

0.3
Type

Type

jar

Download europeana-qa-api 0.3


<!-- https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/ -->
<dependency>
    <groupId>de.gwdg.metadataqa</groupId>
    <artifactId>europeana-qa-api</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/
implementation 'de.gwdg.metadataqa:europeana-qa-api:0.3'
// https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/
implementation ("de.gwdg.metadataqa:europeana-qa-api:0.3")
'de.gwdg.metadataqa:europeana-qa-api:jar:0.3'
<dependency org="de.gwdg.metadataqa" name="europeana-qa-api" rev="0.3">
  <artifact name="europeana-qa-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gwdg.metadataqa', module='europeana-qa-api', version='0.3')
)
libraryDependencies += "de.gwdg.metadataqa" % "europeana-qa-api" % "0.3"
[de.gwdg.metadataqa/europeana-qa-api "0.3"]