Last Version

scala-mqtt-client 0.1.0

scala-mqtt-client

License

License

MIT
Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.github.hyjay
ArtifactId

ArtifactId

scala-mqtt-client_2.12
Version

Version

0.1.0
Type

Type

jar
Description

Description

scala-mqtt-client
scala-mqtt-client
Project Organization

Project Organization

com.github.hyjay

Download scala-mqtt-client_2.12 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.hyjay/scala-mqtt-client_2.12/ -->
<dependency>
    <groupId>com.github.hyjay</groupId>
    <artifactId>scala-mqtt-client_2.12</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hyjay/scala-mqtt-client_2.12/
implementation 'com.github.hyjay:scala-mqtt-client_2.12:0.1.0'
// https://jarcasting.com/artifacts/com.github.hyjay/scala-mqtt-client_2.12/
implementation ("com.github.hyjay:scala-mqtt-client_2.12:0.1.0")
'com.github.hyjay:scala-mqtt-client_2.12:jar:0.1.0'
<dependency org="com.github.hyjay" name="scala-mqtt-client_2.12" rev="0.1.0">
  <artifact name="scala-mqtt-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hyjay', module='scala-mqtt-client_2.12', version='0.1.0')
)
libraryDependencies += "com.github.hyjay" % "scala-mqtt-client_2.12" % "0.1.0"
[com.github.hyjay/scala-mqtt-client_2.12 "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
io.netty : netty-all jar 4.1.33.Final
co.fs2 : fs2-io_2.12 jar 1.0.3
org.slf4j : slf4j-log4j12 jar 1.7.26

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
io.moquette : moquette-broker jar 0.12.1

Project Modules

There are no modules declared in this project.