is not current version
Last Version 1.3.0

com.fastchar:fastchar-sms 1.02

FastChar-SMS is a FastChar plugin.

GroupId

GroupId

com.fastchar
ArtifactId

ArtifactId

fastchar-sms
Version

Version

1.02
Type

Type

jar

Download fastchar-sms 1.02


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