| Categories |
CategoriesReact User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdcom.github.dnvriend |
| ArtifactId | ArtifactIdreactive-activemq_2.11 |
| Version | Version0.0.26 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.dnvriend/reactive-activemq_2.11/ -->
<dependency>
<groupId>com.github.dnvriend</groupId>
<artifactId>reactive-activemq_2.11</artifactId>
<version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dnvriend/reactive-activemq_2.11/
implementation 'com.github.dnvriend:reactive-activemq_2.11:0.0.26'
// https://jarcasting.com/artifacts/com.github.dnvriend/reactive-activemq_2.11/
implementation ("com.github.dnvriend:reactive-activemq_2.11:0.0.26")
'com.github.dnvriend:reactive-activemq_2.11:jar:0.0.26'
<dependency org="com.github.dnvriend" name="reactive-activemq_2.11" rev="0.0.26">
<artifact name="reactive-activemq_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dnvriend', module='reactive-activemq_2.11', version='0.0.26')
)
libraryDependencies += "com.github.dnvriend" % "reactive-activemq_2.11" % "0.0.26"
[com.github.dnvriend/reactive-activemq_2.11 "0.0.26"]