Download device-detection-core-3.2.9.2.jar file - Jar d

Jar examples for d:device-detection-core

Description

You can download jar file device-detection-core 3.2.9.2 in this page.

Build File

You can use the following script to add device-detection-core-3.2.9.2.jar to your project.

<dependency>
   <groupId>com.51degrees</groupId>
   <artifactId>device-detection-core</artifactId>
   <version>3.2.9.2</version>
</dependency>
compile group: 'com.51degrees', name: 'device-detection-core', version: '3.2.9.2'
libraryDependencies += "com.51degrees" % "device-detection-core" % "3.2.9.2"
<dependency org="com.51degrees" name="device-detection-core" rev="3.2.9.2"/>
@Grapes(@Grab(group='com.51degrees', module='device-detection-core', version='3.2.9.2'))
'com.51degrees:device-detection-core:jar:3.2.9.2'

Download

Click the following link to download the jar file.

device-detection-core-3.2.9.2-javadoc.jar
device-detection-core-3.2.9.2-sources.jar
device-detection-core-3.2.9.2.jar
device-detection-core-3.2.9.2.pom



Related Tutorials