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.3.0


Group ID:
me.gladwell.urimplicit
Artifact ID:
urimplicit_2.13
Version:
0.3.0
Release Date:
Feb 2, 2020
Licenses:
Files:

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

Mill build tool

ivy"me.gladwell.urimplicit::urimplicit:0.3.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>me.gladwell.urimplicit</groupId>
  <artifactId>urimplicit_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'me.gladwell.urimplicit', name: 'urimplicit_2.13', version: '0.3.0'