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

com.sitewhere:sitewhere-twilio 1.0.2


Группа

Группа

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

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

sitewhere-twilio
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать sitewhere-twilio 1.0.2


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