| License | License | 
|---|---|
| Categories | CategoriesJava Languages CLI User Interface | 
| GroupId | GroupIdcom.deviceatlas | 
| ArtifactId | ArtifactIddeviceatlas-cloud-java-client | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDeviceAtlas Cloud API DeviceAtlas is the world's fastest, most accurate device detection solution
providing real-time information on all mobile and other devices accessing the web. | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.deviceatlas/deviceatlas-cloud-java-client/ -->
<dependency>
    <groupId>com.deviceatlas</groupId>
    <artifactId>deviceatlas-cloud-java-client</artifactId>
    <version>2.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.deviceatlas/deviceatlas-cloud-java-client/
implementation 'com.deviceatlas:deviceatlas-cloud-java-client:2.0.0'// https://jarcasting.com/artifacts/com.deviceatlas/deviceatlas-cloud-java-client/
implementation ("com.deviceatlas:deviceatlas-cloud-java-client:2.0.0")'com.deviceatlas:deviceatlas-cloud-java-client:jar:2.0.0'<dependency org="com.deviceatlas" name="deviceatlas-cloud-java-client" rev="2.0.0">
  <artifact name="deviceatlas-cloud-java-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.deviceatlas', module='deviceatlas-cloud-java-client', version='2.0.0')
)libraryDependencies += "com.deviceatlas" % "deviceatlas-cloud-java-client" % "2.0.0"[com.deviceatlas/deviceatlas-cloud-java-client "2.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| net.sf.ehcache : ehcache-core | jar | 2.6.6 | 
| net.spy : spymemcached | jar | 2.11.4 | 
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| org.mockito : mockito-all | jar | 1.10.19 |