is not current version
Last Version 1.0.10

Device Detector 1.0.9

The Universal Device Detection library that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models.

License

License

GroupId

GroupId

io.github.mngsk
ArtifactId

ArtifactId

device-detector
Version

Version

1.0.9
Type

Type

jar
Description

Description

Device Detector
The Universal Device Detection library that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models.
Project URL

Project URL

https://github.com/mngsk/device-detector
Source Code Management

Source Code Management

https://github.com/mngsk/device-detector/tree/master

Download device-detector 1.0.9


<!-- https://jarcasting.com/artifacts/io.github.mngsk/device-detector/ -->
<dependency>
    <groupId>io.github.mngsk</groupId>
    <artifactId>device-detector</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mngsk/device-detector/
implementation 'io.github.mngsk:device-detector:1.0.9'
// https://jarcasting.com/artifacts/io.github.mngsk/device-detector/
implementation ("io.github.mngsk:device-detector:1.0.9")
'io.github.mngsk:device-detector:jar:1.0.9'
<dependency org="io.github.mngsk" name="device-detector" rev="1.0.9">
  <artifact name="device-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mngsk', module='device-detector', version='1.0.9')
)
libraryDependencies += "io.github.mngsk" % "device-detector" % "1.0.9"
[io.github.mngsk/device-detector "1.0.9"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.3
org.apache.maven : maven-artifact jar 3.8.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Project Modules

There are no modules declared in this project.