не последняя версия
Последняя версия 1.0.1

com.github.giveme0101:easy-mqtt-springboot-starter 1.0.0

easy mqtt springboot starter

Группа

Группа

com.github.giveme0101
Идентификатор

Идентификатор

easy-mqtt-springboot-starter
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать easy-mqtt-springboot-starter 1.0.0


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