Last Version

eztexting-java 0.0.1

A Java client for the EZ Texting SMS text messaging API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.krenfro
ArtifactId

ArtifactId

eztexting-java
Version

Version

0.0.1
Type

Type

jar
Description

Description

eztexting-java
A Java client for the EZ Texting SMS text messaging API
Project URL

Project URL

https://github.com/krenfro/eztexting-java
Source Code Management

Source Code Management

https://github.com/krenfro/eztexting-java

Download eztexting-java 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.18.1
com.sun.jersey : jersey-json jar 1.18.1
com.fasterxml.jackson.core : jackson-databind jar 2.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.