MVN

io.github.samnjugu : ally-api-client

Maven & Gradle

Feb 19, 2023
0 stars

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

<dependency>
    <groupId>io.github.samnjugu</groupId>
    <artifactId>ally-api-client</artifactId>
    <version>1.3.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.6

All Versions

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

Version Vulnerabilities Updated
1.3.x
ally-api-client-1.3.6
ally-api-client-1.3.5
ally-api-client-1.3.4
ally-api-client-1.3.3
ally-api-client-1.3.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.samnjugu</groupId>
    <artifactId>ally-api-client</artifactId>
    <version>1.3.6</version>
</dependency>

Advertisement