MVN

com.github.khoanguyen0791 : ally-api-client

Maven & Gradle

Jun 16, 2018
0 stars

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

<dependency>
    <groupId>com.github.khoanguyen0791</groupId>
    <artifactId>ally-api-client</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.khoanguyen0791 : ally-api-client to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.github.khoanguyen0791 : ally-api-client to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
ally-api-client-1.3.1
ally-api-client-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.khoanguyen0791</groupId>
    <artifactId>ally-api-client</artifactId>
    <version>1.3.1</version>
</dependency>