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