mobile-detect

A lightweight Java library for detecting mobile devices.

License

License

GroupId

GroupId

au.com.flyingkite
ArtifactId

ArtifactId

mobiledetect
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

mobile-detect
A lightweight Java library for detecting mobile devices.
Project URL

Project URL

https://github.com/steveswinsburg/mobile-detect
Project Organization

Project Organization

Flying Kite Pty Ltd

Download mobiledetect

How to add to project

<!-- https://jarcasting.com/artifacts/au.com.flyingkite/mobiledetect/ -->
<dependency>
    <groupId>au.com.flyingkite</groupId>
    <artifactId>mobiledetect</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.flyingkite/mobiledetect/
implementation 'au.com.flyingkite:mobiledetect:1.1.1'
// https://jarcasting.com/artifacts/au.com.flyingkite/mobiledetect/
implementation ("au.com.flyingkite:mobiledetect:1.1.1")
'au.com.flyingkite:mobiledetect:jar:1.1.1'
<dependency org="au.com.flyingkite" name="mobiledetect" rev="1.1.1">
  <artifact name="mobiledetect" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.flyingkite', module='mobiledetect', version='1.1.1')
)
libraryDependencies += "au.com.flyingkite" % "mobiledetect" % "1.1.1"
[au.com.flyingkite/mobiledetect "1.1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0