constructorio-client

A client for the Constructor.io REST api

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cnstrc.client
ArtifactId

ArtifactId

constructorio-client
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

constructorio-client
A client for the Constructor.io REST api
Project URL

Project URL

http://constructor.io

Download constructorio-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.7
com.google.code.gson : gson jar 2.4
org.json : json jar 20140107

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1