| GroupId | GroupIdde.staatsbibliothek-berlin.hsp |
|---|---|
| ArtifactId | ArtifactIdactivitystreams-hsp |
| Version | Version1.1.7 |
| Type | Typejar |
| Filename | Size |
|---|---|
| activitystreams-hsp-1.1.7.pom | |
| activitystreams-hsp-1.1.7.jar | 26 KB |
| activitystreams-hsp-1.1.7-sources.jar | 26 KB |
| activitystreams-hsp-1.1.7-javadoc.jar | 525 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/activitystreams-hsp/ -->
<dependency>
<groupId>de.staatsbibliothek-berlin.hsp</groupId>
<artifactId>activitystreams-hsp</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/activitystreams-hsp/
implementation 'de.staatsbibliothek-berlin.hsp:activitystreams-hsp:1.1.7'
// https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/activitystreams-hsp/
implementation ("de.staatsbibliothek-berlin.hsp:activitystreams-hsp:1.1.7")
'de.staatsbibliothek-berlin.hsp:activitystreams-hsp:jar:1.1.7'
<dependency org="de.staatsbibliothek-berlin.hsp" name="activitystreams-hsp" rev="1.1.7">
<artifact name="activitystreams-hsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.staatsbibliothek-berlin.hsp', module='activitystreams-hsp', version='1.1.7')
)
libraryDependencies += "de.staatsbibliothek-berlin.hsp" % "activitystreams-hsp" % "1.1.7"
[de.staatsbibliothek-berlin.hsp/activitystreams-hsp "1.1.7"]