License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-sms |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeopard SMS
短信发送
|
Filename | Size |
---|---|
leopard-sms-0.9.12.pom | |
leopard-sms-0.9.12.jar | 5 KB |
leopard-sms-0.9.12-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-sms/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-sms</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-sms/
implementation 'io.leopard:leopard-sms:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-sms/
implementation ("io.leopard:leopard-sms:0.9.12")
'io.leopard:leopard-sms:jar:0.9.12'
<dependency org="io.leopard" name="leopard-sms" rev="0.9.12">
<artifact name="leopard-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-sms', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-sms" % "0.9.12"
[io.leopard/leopard-sms "0.9.12"]