Last Version

Fone Dynamics Java Client Library 1.3.1

JDK 1.7 client library for Fone Dynamics services.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.fonedynamics
ArtifactId

ArtifactId

fonedynamics-apiclient
Version

Version

1.3.1
Type

Type

jar
Description

Description

Fone Dynamics Java Client Library
JDK 1.7 client library for Fone Dynamics services.
Project URL

Project URL

https://www.fonedynamics.com/docs/rest-api/
Source Code Management

Source Code Management

https://github.com/fonedynamics/fonedynamics-java

Download fonedynamics-apiclient 1.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.5
com.google.code.gson : gson jar 2.8.2

Project Modules

There are no modules declared in this project.