| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.aliseeks | 
    
| ArtifactId | ArtifactIdaliseeks-api-client | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionaliseeks-api-client 
            Aliseeks.com API client library 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| aliseeks-api-client-1.0.4.pom | |
| aliseeks-api-client-1.0.4.jar | 115 KB | 
| aliseeks-api-client-1.0.4-tests.jar | 4 KB | 
| aliseeks-api-client-1.0.4-sources.jar | 73 KB | 
| aliseeks-api-client-1.0.4-javadoc.jar | 402 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aliseeks/aliseeks-api-client/ -->
<dependency>
    <groupId>com.aliseeks</groupId>
    <artifactId>aliseeks-api-client</artifactId>
    <version>1.0.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.aliseeks/aliseeks-api-client/
implementation 'com.aliseeks:aliseeks-api-client:1.0.4'
                // https://jarcasting.com/artifacts/com.aliseeks/aliseeks-api-client/
implementation ("com.aliseeks:aliseeks-api-client:1.0.4")
                'com.aliseeks:aliseeks-api-client:jar:1.0.4'
                <dependency org="com.aliseeks" name="aliseeks-api-client" rev="1.0.4">
  <artifact name="aliseeks-api-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.aliseeks', module='aliseeks-api-client', version='1.0.4')
)
                libraryDependencies += "com.aliseeks" % "aliseeks-api-client" % "1.0.4"
                [com.aliseeks/aliseeks-api-client "1.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.21 | 
| org.glassfish.jersey.core : jersey-client | jar | 2.27 | 
| org.glassfish.jersey.media : jersey-media-multipart | jar | 2.27 | 
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.27 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.11 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.11 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11.3 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.8.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |