Last Version

Device detector 1.14.0

The aim of this library is to fetch as much as possible information from a user-agent string.

License

License

GroupId

GroupId

com.deevvi
ArtifactId

ArtifactId

device-detector
Version

Version

1.14.0
Type

Type

jar
Description

Description

Device detector
The aim of this library is to fetch as much as possible information from a user-agent string.
Project URL

Project URL

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

Source Code Management

http://github.com/deevvicom/device-detector

Download device-detector 1.14.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.29
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
org.apache.maven : maven-artifact jar 3.6.3
com.google.guava : guava jar 31.0.1-jre
org.apache.commons : commons-lang3 jar 3.6
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.30
junit : junit jar 4.13.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.jupiter : junit-jupiter-api jar 5.3.2
com.google.truth : truth jar 1.1.2

Project Modules

There are no modules declared in this project.