Categories |
CategoriesData |
---|---|
GroupId | GroupIdde.gwdg.metadataqa |
ArtifactId | ArtifactIdeuropeana-qa-api |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
europeana-qa-api-0.2.pom | |
europeana-qa-api-0.2.jar | 140 KB |
europeana-qa-api-0.2-sources.jar | 136 KB |
europeana-qa-api-0.2-javadoc.jar | 70 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/
implementation 'de.gwdg.metadataqa:europeana-qa-api:0.2'
// https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/
implementation ("de.gwdg.metadataqa:europeana-qa-api:0.2")
'de.gwdg.metadataqa:europeana-qa-api:jar:0.2'
<dependency org="de.gwdg.metadataqa" name="europeana-qa-api" rev="0.2">
<artifact name="europeana-qa-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gwdg.metadataqa', module='europeana-qa-api', version='0.2')
)
libraryDependencies += "de.gwdg.metadataqa" % "europeana-qa-api" % "0.2"
[de.gwdg.metadataqa/europeana-qa-api "0.2"]