uap-clj

Clojure language implementation of ua-parser with Hive UDF wrappers

Leiningen/Boot

[uap-clj "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

uap-clj/uap-clj {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("uap-clj:uap-clj:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>uap-clj</groupId>
  <artifactId>uap-clj</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>