is not current version
Last Version 0.1.1

com.github.hihi-dev:twiliosms 0.1.0

A simple Android library for Twilio Programmable SMS

GroupId

GroupId

com.github.hihi-dev
ArtifactId

ArtifactId

twiliosms
Version

Version

0.1.0
Type

Type

aar

Download twiliosms 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.hihi-dev/twiliosms/ -->
<dependency>
    <groupId>com.github.hihi-dev</groupId>
    <artifactId>twiliosms</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hihi-dev/twiliosms/
implementation 'com.github.hihi-dev:twiliosms:0.1.0'
// https://jarcasting.com/artifacts/com.github.hihi-dev/twiliosms/
implementation ("com.github.hihi-dev:twiliosms:0.1.0")
'com.github.hihi-dev:twiliosms:aar:0.1.0'
<dependency org="com.github.hihi-dev" name="twiliosms" rev="0.1.0">
  <artifact name="twiliosms" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hihi-dev', module='twiliosms', version='0.1.0')
)
libraryDependencies += "com.github.hihi-dev" % "twiliosms" % "0.1.0"
[com.github.hihi-dev/twiliosms "0.1.0"]