Tutorial Library Sending SMS

This is a sample library for a tutorial about sending sms

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.devnexmosms
ArtifactId

ArtifactId

nexmosms-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tutorial Library Sending SMS
This is a sample library for a tutorial about sending sms
Project URL

Project URL

https://github.com/devnexmosms/nexmosms-java
Source Code Management

Source Code Management

https://github.com/devnexmosms/nexmosms-java.git

Download nexmosms-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.12
org.apache.commons : commons-lang3 jar 3.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

nexmosms-java

Versions

Version
1.0.0