| License | 
                License
                                                        60East API License Agreement                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.crankuptheamps | 
    
| ArtifactId | ArtifactIdamps-client | 
    
| Last Version | Last Version5.3.3.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionamps-client 
            AMPS Java client by 60East Technologies, Inc. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| amps-client-5.3.3.3.pom | |
| amps-client-5.3.3.3-sources.jar | 307 KB | 
| amps-client-5.3.3.3-javadoc.jar | 954 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.crankuptheamps/amps-client/ -->
<dependency>
    <groupId>com.crankuptheamps</groupId>
    <artifactId>amps-client</artifactId>
    <version>5.3.3.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.crankuptheamps/amps-client/
implementation 'com.crankuptheamps:amps-client:5.3.3.3'
                // https://jarcasting.com/artifacts/com.crankuptheamps/amps-client/
implementation ("com.crankuptheamps:amps-client:5.3.3.3")
                'com.crankuptheamps:amps-client:jar:5.3.3.3'
                <dependency org="com.crankuptheamps" name="amps-client" rev="5.3.3.3">
  <artifact name="amps-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.crankuptheamps', module='amps-client', version='5.3.3.3')
)
                libraryDependencies += "com.crankuptheamps" % "amps-client" % "5.3.3.3"
                [com.crankuptheamps/amps-client "5.3.3.3"]