is not current version
Last Version 0.0.6

com.artfii.amq:amq-core 0.0.5-RELEASE


GroupId

GroupId

com.artfii.amq
ArtifactId

ArtifactId

amq-core
Version

Version

0.0.5-RELEASE
Type

Type

jar

Download amq-core 0.0.5-RELEASE


<!-- https://jarcasting.com/artifacts/com.artfii.amq/amq-core/ -->
<dependency>
    <groupId>com.artfii.amq</groupId>
    <artifactId>amq-core</artifactId>
    <version>0.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.amq/amq-core/
implementation 'com.artfii.amq:amq-core:0.0.5-RELEASE'
// https://jarcasting.com/artifacts/com.artfii.amq/amq-core/
implementation ("com.artfii.amq:amq-core:0.0.5-RELEASE")
'com.artfii.amq:amq-core:jar:0.0.5-RELEASE'
<dependency org="com.artfii.amq" name="amq-core" rev="0.0.5-RELEASE">
  <artifact name="amq-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artfii.amq', module='amq-core', version='0.0.5-RELEASE')
)
libraryDependencies += "com.artfii.amq" % "amq-core" % "0.0.5-RELEASE"
[com.artfii.amq/amq-core "0.0.5-RELEASE"]