| GroupId | GroupIdde.staatsbibliothek-berlin.hsp |
|---|---|
| ArtifactId | ArtifactIdactivitystreams-hsp |
| Version | Version1.1.14 |
| Type | Typejar |
| Filename | Size |
|---|---|
| activitystreams-hsp-1.1.14.pom | |
| activitystreams-hsp-1.1.14.jar | 30 KB |
| activitystreams-hsp-1.1.14-sources.jar | 30 KB |
| activitystreams-hsp-1.1.14-javadoc.jar | 543 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.14</version>
</dependency>
// https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/activitystreams-hsp/
implementation 'de.staatsbibliothek-berlin.hsp:activitystreams-hsp:1.1.14'
// https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/activitystreams-hsp/
implementation ("de.staatsbibliothek-berlin.hsp:activitystreams-hsp:1.1.14")
'de.staatsbibliothek-berlin.hsp:activitystreams-hsp:jar:1.1.14'
<dependency org="de.staatsbibliothek-berlin.hsp" name="activitystreams-hsp" rev="1.1.14">
<artifact name="activitystreams-hsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.staatsbibliothek-berlin.hsp', module='activitystreams-hsp', version='1.1.14')
)
libraryDependencies += "de.staatsbibliothek-berlin.hsp" % "activitystreams-hsp" % "1.1.14"
[de.staatsbibliothek-berlin.hsp/activitystreams-hsp "1.1.14"]