Last Version

constructorio-client 1.0.0

A client for the Constructor.io REST api

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cnstrc
ArtifactId

ArtifactId

constructorio-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

http://constructor.io
Source Code Management

Source Code Management

https://github.com/Constructor-io/constructorio-java/tree/master

Download constructorio-client 1.0.0


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

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.