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

io.github.keonwangjw:aimp-iot 1.0.3


Группа

Группа

io.github.keonwangjw
Идентификатор

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

aimp-iot
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать aimp-iot 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.keonwangjw/aimp-iot/ -->
<dependency>
    <groupId>io.github.keonwangjw</groupId>
    <artifactId>aimp-iot</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.keonwangjw/aimp-iot/
implementation 'io.github.keonwangjw:aimp-iot:1.0.3'
// https://jarcasting.com/artifacts/io.github.keonwangjw/aimp-iot/
implementation ("io.github.keonwangjw:aimp-iot:1.0.3")
'io.github.keonwangjw:aimp-iot:jar:1.0.3'
<dependency org="io.github.keonwangjw" name="aimp-iot" rev="1.0.3">
  <artifact name="aimp-iot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.keonwangjw', module='aimp-iot', version='1.0.3')
)
libraryDependencies += "io.github.keonwangjw" % "aimp-iot" % "1.0.3"
[io.github.keonwangjw/aimp-iot "1.0.3"]