is not current version
Last Version 1.4.2.RELEASE

cn.org.faster:faster-sms 1.4.1.RELEASE


GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-sms
Version

Version

1.4.1.RELEASE
Type

Type

jar

Download faster-sms 1.4.1.RELEASE


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