| Группа | Группаpl.symentis.shelly |
|---|---|
| Идентификатор | Идентификаторshelly-commands |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| shelly-commands-0.0.2.pom | |
| shelly-commands-0.0.2.jar | 12 KB |
| shelly-commands-0.0.2-sources.jar | 7 KB |
| shelly-commands-0.0.2-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pl.symentis.shelly/shelly-commands/ -->
<dependency>
<groupId>pl.symentis.shelly</groupId>
<artifactId>shelly-commands</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.symentis.shelly/shelly-commands/
implementation 'pl.symentis.shelly:shelly-commands:0.0.2'
// https://jarcasting.com/artifacts/pl.symentis.shelly/shelly-commands/
implementation ("pl.symentis.shelly:shelly-commands:0.0.2")
'pl.symentis.shelly:shelly-commands:jar:0.0.2'
<dependency org="pl.symentis.shelly" name="shelly-commands" rev="0.0.2">
<artifact name="shelly-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.symentis.shelly', module='shelly-commands', version='0.0.2')
)
libraryDependencies += "pl.symentis.shelly" % "shelly-commands" % "0.0.2"
[pl.symentis.shelly/shelly-commands "0.0.2"]