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

Jar examples for d:device-detection-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials