is not current version
Last Version 1.0.0.RELEASE

top.aeizzz:sms 1.0.0

短信发送包

GroupId

GroupId

top.aeizzz
ArtifactId

ArtifactId

sms
Version

Version

1.0.0
Type

Type

jar

Download sms 1.0.0


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