is not current version
Last Version 1.3.1

com.github.khoanguyen0791:tradeking-api 1.3.0


GroupId

GroupId

com.github.khoanguyen0791
ArtifactId

ArtifactId

tradeking-api
Version

Version

1.3.0
Type

Type

jar

Download tradeking-api 1.3.0


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