MVN

com.github.ua-parser : uap-java

Maven & Gradle

Feb 18, 2023
20 usages
364 stars

User Agent Parser for Java · Java implementation of the UA Parser library. Derives operating system, browser and device metadata from a user-agent string. This library consumes the regular expression rules defined in https://github.com/ua-parser/uap-core.

<dependency>
    <groupId>com.github.ua-parser</groupId>
    <artifactId>uap-java</artifactId>
    <version>1.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ua-parser : uap-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.4

All Versions

Choose a version of com.github.ua-parser : uap-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
uap-java-1.5.4
uap-java-1.5.3
uap-java-1.5.2
uap-java-1.5.1
uap-java-1.5.0
1.4.x
uap-java-1.4.4
uap-java-1.4.3
uap-java-1.4.2
uap-java-1.4.1
uap-java-1.4.0

How to add a dependency to Maven

Add the following com.github.ua-parser : uap-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ua-parser</groupId>
    <artifactId>uap-java</artifactId>
    <version>1.5.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ua-parser : uap-java gradle dependency to your build.gradle file:

implementation 'com.github.ua-parser:uap-java:1.5.4'

Gradle Kotlin DSL: Add the following com.github.ua-parser : uap-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ua-parser:uap-java:1.5.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ua-parser : uap-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ua-parser" % "uap-java" % "1.5.4"

Advertisement

Dependencies from Group

Feb 18, 2023
20 usages
364 stars

Discover Dependencies

Aug 24, 2023
88 usages
72.7k stars
Aug 06, 2023
43 usages
1.1k stars
Aug 24, 2023
1.1k stars
jxl
Sep 20, 2005
34 usages
Sep 24, 2010
796 usages
Apr 04, 2006
244 usages
Aug 25, 2023
263 usages
3.9k stars
Aug 09, 2023
275 usages
1.2k stars
Jul 31, 2023
1.6k usages
3.7k stars
Jun 02, 2023
594 usages