is not current version
Last Version 1.0.0

com.thing2x:smqd-lib-logging_2.12 0.1.1

smqd-lib-logging

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.thing2x
ArtifactId

ArtifactId

smqd-lib-logging_2.12
Version

Version

0.1.1
Type

Type

jar

Download smqd-lib-logging_2.12 0.1.1


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