is not current version
Last Version 1.0.1

com.github.xfslove:smsj 1.0.0

message protocols (sms, mms, wap) library

GroupId

GroupId

com.github.xfslove
ArtifactId

ArtifactId

smsj
Version

Version

1.0.0
Type

Type

jar

Download smsj 1.0.0


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