Jar examples for m:mobiledetect
A lightweight Java library for detecting mobile devices.
You can download jar file mobiledetect 1.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mobiledetect-1.1.1.jar to your project.
<dependency> <groupId>au.com.flyingkite</groupId> <artifactId>mobiledetect</artifactId> <version>1.1.1</version> </dependency>
compile group: 'au.com.flyingkite', name: 'mobiledetect', version: '1.1.1'
libraryDependencies += "au.com.flyingkite" % "mobiledetect" % "1.1.1"
<dependency org="au.com.flyingkite" name="mobiledetect" rev="1.1.1"/>
@Grapes(@Grab(group='au.com.flyingkite', module='mobiledetect', version='1.1.1'))
'au.com.flyingkite:mobiledetect:jar:1.1.1'
Click the following link to download the jar file.
mobiledetect-1.1.1-javadoc.jar