ravijo / way2sms

This is an unofficial way2sms sms sending api in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

way2sms

This is an unofficial way2sms sms sending api in Java

Dependencies

  1. Apache HttpComponents HttpClientv4.2.3: For HTTP requests
  2. Jsoup: A light weight Java HTML Parser

Setup

  1. Download HttpClient from Apache web site i.e. http://hc.apache.org/downloads.cgi
  2. Download JSoup from http://jsoup.org/download
  3. Add both the jar files in classpath before running this project

About

This is an unofficial way2sms sms sending api in Java

License:MIT License


Languages

Language:Java 100.0%