Categories |
CategoriesData |
---|---|
GroupId | GroupIdde.gwdg.metadataqa |
ArtifactId | ArtifactIdeuropeana-qa-api |
Version | Version0.5 |
Type | Typejar |
Filename | Size |
---|---|
europeana-qa-api-0.5.pom | |
europeana-qa-api-0.5.jar | 164 KB |
europeana-qa-api-0.5-sources.jar | 145 KB |
europeana-qa-api-0.5-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/ -->
<dependency>
<groupId>de.gwdg.metadataqa</groupId>
<artifactId>europeana-qa-api</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/
implementation 'de.gwdg.metadataqa:europeana-qa-api:0.5'
// https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/
implementation ("de.gwdg.metadataqa:europeana-qa-api:0.5")
'de.gwdg.metadataqa:europeana-qa-api:jar:0.5'
<dependency org="de.gwdg.metadataqa" name="europeana-qa-api" rev="0.5">
<artifact name="europeana-qa-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gwdg.metadataqa', module='europeana-qa-api', version='0.5')
)
libraryDependencies += "de.gwdg.metadataqa" % "europeana-qa-api" % "0.5"
[de.gwdg.metadataqa/europeana-qa-api "0.5"]