yanana / uap-scala   0.1.4

MIT License GitHub

Scala port of ua-parser

Scala versions: 2.12 2.11

uap-scala 0.1.4


Group ID:
com.github.yanana
Artifact ID:
uap-scala_2.12
Version:
0.1.4
Release Date:
Aug 1, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.yanana" %% "uap-scala" % "0.1.4"

Mill build tool

ivy"com.github.yanana::uap-scala:0.1.4"

Scala CLI

//> using dep "com.github.yanana::uap-scala:0.1.4"

Ammonite REPL

import $ivy.`com.github.yanana::uap-scala:0.1.4`

<dependency>
  <groupId>com.github.yanana</groupId>
  <artifactId>uap-scala_2.12</artifactId>
  <version>0.1.4</version>
</dependency>

compile group: 'com.github.yanana', name: 'uap-scala_2.12', version: '0.1.4'