Java Send SMS lib

Send SMS API library by Adeona Technologies

License

License

Categories

Categories

Net
GroupId

GroupId

net.adeonatech
ArtifactId

ArtifactId

SmsAPI
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Java Send SMS lib
Send SMS API library by Adeona Technologies

Download SmsAPI

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.12.4
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3
org.apache.httpcomponents : httpclient jar 4.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0