| License |
License |
|---|---|
| GroupId | GroupIdcom.github.khoanguyen0791 |
| ArtifactId | ArtifactIdtradeking-api |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe missing tradeking client API for Java (formerly Conniption)
|
| Filename | Size |
|---|---|
| tradeking-api-1.3.1.pom | |
| tradeking-api-1.3.1.jar | 51 KB |
| tradeking-api-1.3.1-sources.jar | 28 KB |
| tradeking-api-1.3.1-javadoc.jar | 198 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |