is not current version
Last Version 0.5.0

com.thing2x:smqd-core_2.12 0.4.5

smqd-core

GroupId

GroupId

com.thing2x
ArtifactId

ArtifactId

smqd-core_2.12
Version

Version

0.4.5
Type

Type

jar

Download smqd-core_2.12 0.4.5


<!-- https://jarcasting.com/artifacts/com.thing2x/smqd-core_2.12/ -->
<dependency>
    <groupId>com.thing2x</groupId>
    <artifactId>smqd-core_2.12</artifactId>
    <version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.thing2x/smqd-core_2.12/
implementation 'com.thing2x:smqd-core_2.12:0.4.5'
// https://jarcasting.com/artifacts/com.thing2x/smqd-core_2.12/
implementation ("com.thing2x:smqd-core_2.12:0.4.5")
'com.thing2x:smqd-core_2.12:jar:0.4.5'
<dependency org="com.thing2x" name="smqd-core_2.12" rev="0.4.5">
  <artifact name="smqd-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thing2x', module='smqd-core_2.12', version='0.4.5')
)
libraryDependencies += "com.thing2x" % "smqd-core_2.12" % "0.4.5"
[com.thing2x/smqd-core_2.12 "0.4.5"]