| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.khoanguyen0791 | 
    
| ArtifactId | ArtifactIdtradeking-model | 
    
| Last Version | Last Version1.3.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThe missing tradeking client API for Java (formerly Conniption) 
         | 
    
| Filename | Size | 
|---|---|
| tradeking-model-1.3.1.pom | |
| tradeking-model-1.3.1.jar | 105 KB | 
| tradeking-model-1.3.1-sources.jar | 64 KB | 
| tradeking-model-1.3.1-javadoc.jar | 80 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.khoanguyen0791/tradeking-model/ -->
<dependency>
    <groupId>com.github.khoanguyen0791</groupId>
    <artifactId>tradeking-model</artifactId>
    <version>1.3.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.khoanguyen0791/tradeking-model/
implementation 'com.github.khoanguyen0791:tradeking-model:1.3.1'
                // https://jarcasting.com/artifacts/com.github.khoanguyen0791/tradeking-model/
implementation ("com.github.khoanguyen0791:tradeking-model:1.3.1")
                'com.github.khoanguyen0791:tradeking-model:jar:1.3.1'
                <dependency org="com.github.khoanguyen0791" name="tradeking-model" rev="1.3.1">
  <artifact name="tradeking-model" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.khoanguyen0791', module='tradeking-model', version='1.3.1')
)
                libraryDependencies += "com.github.khoanguyen0791" % "tradeking-model" % "1.3.1"
                [com.github.khoanguyen0791/tradeking-model "1.3.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.xgp : fixml | jar | 5.0.SP2.1 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| ch.qos.logback : logback-classic | jar | 1.1.7 |