MVN

com.github.rishabh9 : riko

Maven & Gradle

Jan 20, 2019
9 stars

riko · Riko is a third-party Java library for accessing Upstox API.

<dependency>
    <groupId>com.github.rishabh9</groupId>
    <artifactId>riko</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rishabh9 : riko to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.github.rishabh9 : riko to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
riko-3.0.0
2.0.x
riko-2.0.1
riko-2.0.0
1.0.x
riko-1.0.2
riko-1.0.1
riko-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rishabh9</groupId>
    <artifactId>riko</artifactId>
    <version>3.0.0</version>
</dependency>