leonardehrenfried / imgix-url-scala   0.0.7

Apache License 2.0 GitHub

A dependency-free library for constructing Imgix URLs

Scala versions: 2.12
Scala.js versions: 0.6

imgix-url 0.0.6


Group ID:
io.leonard
Artifact ID:
imgix-url_2.12
Version:
0.0.6
Release Date:
Feb 17, 2018
Licenses:
Files:

libraryDependencies += "io.leonard" %% "imgix-url" % "0.0.6"

Mill build tool

ivy"io.leonard::imgix-url:0.0.6"

Scala CLI

//> using dep "io.leonard::imgix-url:0.0.6"

Ammonite REPL

import $ivy.`io.leonard::imgix-url:0.0.6`

<dependency>
  <groupId>io.leonard</groupId>
  <artifactId>imgix-url_2.12</artifactId>
  <version>0.0.6</version>
</dependency>

compile group: 'io.leonard', name: 'imgix-url_2.12', version: '0.0.6'