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