com.github.khoanguyen0791:tradeking-model

The missing tradeking client API for Java (formerly Conniption)

License

License

GroupId

GroupId

com.github.khoanguyen0791
ArtifactId

ArtifactId

tradeking-model
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-model

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.xgp : fixml jar 5.0.SP2.1
org.slf4j : slf4j-api jar 1.7.21

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