Categories |
CategoriesMessaging Application Layer Libs |
---|---|
GroupId | GroupIdde.staatsbibliothek-berlin.hsp |
ArtifactId | ArtifactIdhsp-messaging |
Version | Version1.1.15 |
Type | Typepom |
Filename | Size |
---|---|
hsp-messaging-1.1.15.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/hsp-messaging/ -->
<dependency>
<groupId>de.staatsbibliothek-berlin.hsp</groupId>
<artifactId>hsp-messaging</artifactId>
<version>1.1.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/hsp-messaging/
implementation 'de.staatsbibliothek-berlin.hsp:hsp-messaging:1.1.15'
// https://jarcasting.com/artifacts/de.staatsbibliothek-berlin.hsp/hsp-messaging/
implementation ("de.staatsbibliothek-berlin.hsp:hsp-messaging:1.1.15")
'de.staatsbibliothek-berlin.hsp:hsp-messaging:pom:1.1.15'
<dependency org="de.staatsbibliothek-berlin.hsp" name="hsp-messaging" rev="1.1.15">
<artifact name="hsp-messaging" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.staatsbibliothek-berlin.hsp', module='hsp-messaging', version='1.1.15')
)
libraryDependencies += "de.staatsbibliothek-berlin.hsp" % "hsp-messaging" % "1.1.15"
[de.staatsbibliothek-berlin.hsp/hsp-messaging "1.1.15"]