Categories |
CategoriesMessaging Application Layer Libs |
---|---|
GroupId | GroupIdorg.hspconsortium.reference |
ArtifactId | ArtifactIdhspc-reference-messaging |
Version | Version1.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-messaging/ -->
<dependency>
<groupId>org.hspconsortium.reference</groupId>
<artifactId>hspc-reference-messaging</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-messaging/
implementation 'org.hspconsortium.reference:hspc-reference-messaging:1.3.0'
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-messaging/
implementation ("org.hspconsortium.reference:hspc-reference-messaging:1.3.0")
'org.hspconsortium.reference:hspc-reference-messaging:jar:1.3.0'
<dependency org="org.hspconsortium.reference" name="hspc-reference-messaging" rev="1.3.0">
<artifact name="hspc-reference-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.reference', module='hspc-reference-messaging', version='1.3.0')
)
libraryDependencies += "org.hspconsortium.reference" % "hspc-reference-messaging" % "1.3.0"
[org.hspconsortium.reference/hspc-reference-messaging "1.3.0"]