com.github.khoanguyen0791:tradeking-api

The missing tradeking client API for Java (formerly Conniption)

License

License

GroupId

GroupId

com.github.khoanguyen0791
ArtifactId

ArtifactId

tradeking-api
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

The missing tradeking client API for Java (formerly Conniption)

Download tradeking-api

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.khoanguyen0791 : tradeking-model jar 1.3.1
org.apache.commons : commons-lang3 jar 3.4
com.github.scribejava : scribejava-apis jar 5.5.0
com.github.scribejava : scribejava-core jar 5.5.0
org.slf4j : slf4j-api jar 1.7.21
dom4j : dom4j jar 1.6.1
jaxen : jaxen jar 1.1.6
com.github.xgp : fixml jar 5.0.SP2.1
org.asynchttpclient : async-http-client jar 2.4.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0