ally-api-client

The missing tradeking client API for Java (formerly Conniption)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.khoanguyen0791
ArtifactId

ArtifactId

ally-api-client
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

ally-api-client
The missing tradeking client API for Java (formerly Conniption)

Download ally-api-client

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tradeking-model
  • tradeking-api

Versions

Version
1.3.1
1.3.0