venturocket-api-java

The official Java client library for Venturocket's API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.venturocket
ArtifactId

ArtifactId

api-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

venturocket-api-java
The official Java client library for Venturocket's API
Project URL

Project URL

http://github.com/venturocket/venturocket-api-java
Source Code Management

Source Code Management

https://github.com/Venturocket/venturocket-api-java

Download api-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava-base jar r03
org.codehaus.jackson : jackson-jaxrs jar 1.9.13
com.sun.jersey : jersey-client jar 1.17.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1