| Группа | Группаdev.fpinbo |
|---|---|
| Идентификатор | Идентификаторjms4s-active-mq-artemis_2.13 |
| Версия | Версия0.0.5 |
| Тип | Типjar |
<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/dev.fpinbo/jms4s-active-mq-artemis_2.13/
implementation ("dev.fpinbo:jms4s-active-mq-artemis_2.13:0.0.5")
'dev.fpinbo:jms4s-active-mq-artemis_2.13:jar:0.0.5'
<dependency org="dev.fpinbo" name="jms4s-active-mq-artemis_2.13" rev="0.0.5">
<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.5')
)
libraryDependencies += "dev.fpinbo" % "jms4s-active-mq-artemis_2.13" % "0.0.5"
[dev.fpinbo/jms4s-active-mq-artemis_2.13 "0.0.5"]