All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download riko JAR 2.0.0 with all dependencies


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

Files of the artifact riko version 2.0.0 from the group com.github.rishabh9.

Test

Download riko (2.0.0)
Artifact riko
Group com.github.rishabh9
Version 2.0.0
Last update 24. October 2018
Organization not specified
URL https://github.com/rishabh9/riko
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 3.0.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of riko Show documentation

Please rate this JAR file. Is it a good library?

3 downloads

Source code of riko version 2.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.rishabh9.riko.upstox.common
com.github.rishabh9.riko.upstox.common.com.github.rishabh9.riko.upstox.common.Service
com.github.rishabh9.riko.upstox.common.com.github.rishabh9.riko.upstox.common.ServiceGenerator
com.github.rishabh9.riko.upstox.common.com.github.rishabh9.riko.upstox.common.UpstoxAuthService
com.github.rishabh9.riko.upstox.common.constants
com.github.rishabh9.riko.upstox.common.constants.com.github.rishabh9.riko.upstox.common.constants.DurationType
com.github.rishabh9.riko.upstox.common.constants.com.github.rishabh9.riko.upstox.common.constants.Exchanges
com.github.rishabh9.riko.upstox.common.constants.com.github.rishabh9.riko.upstox.common.constants.LiveFeedType
com.github.rishabh9.riko.upstox.common.constants.com.github.rishabh9.riko.upstox.common.constants.OhlcIntervals
com.github.rishabh9.riko.upstox.common.constants.com.github.rishabh9.riko.upstox.common.constants.OrderStatus
com.github.rishabh9.riko.upstox.common.constants.com.github.rishabh9.riko.upstox.common.constants.OrderType
com.github.rishabh9.riko.upstox.common.constants.com.github.rishabh9.riko.upstox.common.constants.ProductType
com.github.rishabh9.riko.upstox.common.constants.com.github.rishabh9.riko.upstox.common.constants.PropertyKeys
com.github.rishabh9.riko.upstox.common.constants.com.github.rishabh9.riko.upstox.common.constants.TransactionType
com.github.rishabh9.riko.upstox.common.converters
com.github.rishabh9.riko.upstox.common.converters.com.github.rishabh9.riko.upstox.common.converters.AlwaysListTypeAdapterFactory
com.github.rishabh9.riko.upstox.common.converters.com.github.rishabh9.riko.upstox.common.converters.NumberString
com.github.rishabh9.riko.upstox.common.converters.com.github.rishabh9.riko.upstox.common.converters.NumberStringDeserializer
com.github.rishabh9.riko.upstox.common.converters.com.github.rishabh9.riko.upstox.common.converters.NumberStringSerializer
com.github.rishabh9.riko.upstox.common.interceptors
com.github.rishabh9.riko.upstox.common.interceptors.com.github.rishabh9.riko.upstox.common.interceptors.AuthenticationInterceptor
com.github.rishabh9.riko.upstox.common.models
com.github.rishabh9.riko.upstox.common.models.com.github.rishabh9.riko.upstox.common.models.ApiCredentials
com.github.rishabh9.riko.upstox.common.models.com.github.rishabh9.riko.upstox.common.models.AuthHeaders
com.github.rishabh9.riko.upstox.common.models.com.github.rishabh9.riko.upstox.common.models.UpstoxResponse
com.github.rishabh9.riko.upstox.feed
com.github.rishabh9.riko.upstox.feed.com.github.rishabh9.riko.upstox.feed.FeedApi
com.github.rishabh9.riko.upstox.feed.com.github.rishabh9.riko.upstox.feed.FeedService
com.github.rishabh9.riko.upstox.feed.models
com.github.rishabh9.riko.upstox.feed.models.com.github.rishabh9.riko.upstox.feed.models.BidsAsk
com.github.rishabh9.riko.upstox.feed.models.com.github.rishabh9.riko.upstox.feed.models.Feed
com.github.rishabh9.riko.upstox.feed.models.com.github.rishabh9.riko.upstox.feed.models.SubscriptionResponse
com.github.rishabh9.riko.upstox.historical
com.github.rishabh9.riko.upstox.historical.com.github.rishabh9.riko.upstox.historical.HistoricalApi
com.github.rishabh9.riko.upstox.historical.com.github.rishabh9.riko.upstox.historical.HistoricalService
com.github.rishabh9.riko.upstox.historical.models
com.github.rishabh9.riko.upstox.historical.models.com.github.rishabh9.riko.upstox.historical.models.Candle
com.github.rishabh9.riko.upstox.login
com.github.rishabh9.riko.upstox.login.com.github.rishabh9.riko.upstox.login.LoginApi
com.github.rishabh9.riko.upstox.login.com.github.rishabh9.riko.upstox.login.LoginService
com.github.rishabh9.riko.upstox.login.models
com.github.rishabh9.riko.upstox.login.models.com.github.rishabh9.riko.upstox.login.models.AccessToken
com.github.rishabh9.riko.upstox.login.models.com.github.rishabh9.riko.upstox.login.models.TokenRequest
com.github.rishabh9.riko.upstox.orders
com.github.rishabh9.riko.upstox.orders.com.github.rishabh9.riko.upstox.orders.OrderApi
com.github.rishabh9.riko.upstox.orders.com.github.rishabh9.riko.upstox.orders.OrderService
com.github.rishabh9.riko.upstox.orders.models
com.github.rishabh9.riko.upstox.orders.models.com.github.rishabh9.riko.upstox.orders.models.Order
com.github.rishabh9.riko.upstox.orders.models.com.github.rishabh9.riko.upstox.orders.models.OrderRequest
com.github.rishabh9.riko.upstox.orders.models.com.github.rishabh9.riko.upstox.orders.models.Trade
com.github.rishabh9.riko.upstox.users
com.github.rishabh9.riko.upstox.users.com.github.rishabh9.riko.upstox.users.UserService
com.github.rishabh9.riko.upstox.users.com.github.rishabh9.riko.upstox.users.UsersApi
com.github.rishabh9.riko.upstox.users.models
com.github.rishabh9.riko.upstox.users.models.com.github.rishabh9.riko.upstox.users.models.Balance
com.github.rishabh9.riko.upstox.users.models.com.github.rishabh9.riko.upstox.users.models.Contract
com.github.rishabh9.riko.upstox.users.models.com.github.rishabh9.riko.upstox.users.models.Holding
com.github.rishabh9.riko.upstox.users.models.com.github.rishabh9.riko.upstox.users.models.Instrument
com.github.rishabh9.riko.upstox.users.models.com.github.rishabh9.riko.upstox.users.models.Position
com.github.rishabh9.riko.upstox.users.models.com.github.rishabh9.riko.upstox.users.models.Profile
com.github.rishabh9.riko.upstox.users.models.com.github.rishabh9.riko.upstox.users.models.ProfileBalance
com.github.rishabh9.riko.upstox.websockets
com.github.rishabh9.riko.upstox.websockets.com.github.rishabh9.riko.upstox.websockets.MessageListener
com.github.rishabh9.riko.upstox.websockets.com.github.rishabh9.riko.upstox.websockets.MessageSubscriber
com.github.rishabh9.riko.upstox.websockets.com.github.rishabh9.riko.upstox.websockets.WebSocketApi
com.github.rishabh9.riko.upstox.websockets.com.github.rishabh9.riko.upstox.websockets.WebSocketService
com.github.rishabh9.riko.upstox.websockets.exceptions
com.github.rishabh9.riko.upstox.websockets.exceptions.com.github.rishabh9.riko.upstox.websockets.exceptions.SlowSubscriberException
com.github.rishabh9.riko.upstox.websockets.exceptions.com.github.rishabh9.riko.upstox.websockets.exceptions.WebRequestException
com.github.rishabh9.riko.upstox.websockets.messages
com.github.rishabh9.riko.upstox.websockets.messages.com.github.rishabh9.riko.upstox.websockets.messages.BinaryMessage
com.github.rishabh9.riko.upstox.websockets.messages.com.github.rishabh9.riko.upstox.websockets.messages.ClosingMessage
com.github.rishabh9.riko.upstox.websockets.messages.com.github.rishabh9.riko.upstox.websockets.messages.ConnectedMessage
com.github.rishabh9.riko.upstox.websockets.messages.com.github.rishabh9.riko.upstox.websockets.messages.DisconnectedMessage
com.github.rishabh9.riko.upstox.websockets.messages.com.github.rishabh9.riko.upstox.websockets.messages.ErrorMessage
com.github.rishabh9.riko.upstox.websockets.messages.com.github.rishabh9.riko.upstox.websockets.messages.TextMessage
com.github.rishabh9.riko.upstox.websockets.messages.com.github.rishabh9.riko.upstox.websockets.messages.WebSocketMessage
com.github.rishabh9.riko.upstox.websockets.models
com.github.rishabh9.riko.upstox.websockets.models.com.github.rishabh9.riko.upstox.websockets.models.WebsocketParameters
com.github.rishabh9.riko.upstox.websockets.models.com.github.rishabh9.riko.upstox.websockets.models.WrappedWebSocket




© 2015 - 2025 Weber Informatics LLC | Privacy Policy