| GroupId | GroupIddev.fpinbo |
|---|---|
| ArtifactId | ArtifactIdjms4s-active-mq-artemis_2.13 |
| Version | Version0.0.7 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/dev.fpinbo/jms4s-active-mq-artemis_2.13/ -->
<dependency>
<groupId>dev.fpinbo</groupId>
<artifactId>jms4s-active-mq-artemis_2.13</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/dev.fpinbo/jms4s-active-mq-artemis_2.13/
implementation 'dev.fpinbo:jms4s-active-mq-artemis_2.13:0.0.7'
// https://jarcasting.com/artifacts/dev.fpinbo/jms4s-active-mq-artemis_2.13/
implementation ("dev.fpinbo:jms4s-active-mq-artemis_2.13:0.0.7")
'dev.fpinbo:jms4s-active-mq-artemis_2.13:jar:0.0.7'
<dependency org="dev.fpinbo" name="jms4s-active-mq-artemis_2.13" rev="0.0.7">
<artifact name="jms4s-active-mq-artemis_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.fpinbo', module='jms4s-active-mq-artemis_2.13', version='0.0.7')
)
libraryDependencies += "dev.fpinbo" % "jms4s-active-mq-artemis_2.13" % "0.0.7"
[dev.fpinbo/jms4s-active-mq-artemis_2.13 "0.0.7"]