rgladwell / urimplicit   0.3.0

GNU Lesser General Public License v3.0 only GitHub

Simple, useful, implicit Scala augmentations for Java URI.

Scala versions: 2.13 2.12 2.11 2.10

urimplicit 0.2.2


Group ID:
me.gladwell.urimplicit
Artifact ID:
urimplicit_2.12
Version:
0.2.2
Release Date:
Apr 16, 2018
Licenses:
Files:

libraryDependencies += "me.gladwell.urimplicit" %% "urimplicit" % "0.2.2"

Mill build tool

ivy"me.gladwell.urimplicit::urimplicit:0.2.2"

Scala CLI

//> using dep "me.gladwell.urimplicit::urimplicit:0.2.2"

Ammonite REPL

import $ivy.`me.gladwell.urimplicit::urimplicit:0.2.2`

<dependency>
  <groupId>me.gladwell.urimplicit</groupId>
  <artifactId>urimplicit_2.12</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'me.gladwell.urimplicit', name: 'urimplicit_2.12', version: '0.2.2'