Download device-detection-core-v3.2.11.3.jar file - Jar d

Jar examples for d:device-detection-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

device-detection-core-v3.2.11.3-javadoc.jar
device-detection-core-v3.2.11.3-sources.jar
device-detection-core-v3.2.11.3.jar
device-detection-core-v3.2.11.3.pom



Related Tutorials