sms-api

A SMS Standards API for Java

License

License

GroupId

GroupId

com.github.aqiu202.api
ArtifactId

ArtifactId

sms-api
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

sms-api
A SMS Standards API for Java

Download sms-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
0.0.1