danielnixon / progressive   0.17.0

GNU General Public License v3.0 only GitHub

A Scala.js library (+ server-side components) for building progressively enhanced, accessible, type safe web apps.

Scala versions: 2.12 2.11
Scala.js versions: 0.6

progressive-client 0.4.1


Group ID:
org.danielnixon.progressive
Artifact ID:
progressive-client_sjs0.6_2.11
Version:
0.4.1
Release Date:
Nov 8, 2016
Licenses:

libraryDependencies += "org.danielnixon.progressive" %%% "progressive-client" % "0.4.1"
resolvers += Resolver.bintrayJCenter

Mill build tool

ivy"org.danielnixon.progressive::progressive-client::0.4.1"
MavenRepository("https://jcenter.bintray.com")

Scala CLI

//> using dep "org.danielnixon.progressive::progressive-client::0.4.1"