is not current version
Last Version 1.3.0

com.fastchar:fastchar-sms 1.0.1

FastChar-SMS is a FastChar plugin.

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-sms
Version

Version

1.0.1
Type

Type

jar

Download fastchar-sms 1.0.1


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