greencatsoft / scalajs-angular   0.7

Apache License 2.0 GitHub

AngularJS Binding for Scala.js

Scala versions: 2.11
Scala.js versions: 0.6

scales 0.1


Group ID:
com.greencatsoft
Artifact ID:
scales_2.11
Version:
0.1
Release Date:
Aug 4, 2015
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.greencatsoft" %% "scales" % "0.1"

Mill build tool

ivy"com.greencatsoft::scales:0.1"

Scala CLI

//> using dep "com.greencatsoft::scales:0.1"

Ammonite REPL

import $ivy.`com.greencatsoft::scales:0.1`

<dependency>
  <groupId>com.greencatsoft</groupId>
  <artifactId>scales_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.greencatsoft', name: 'scales_2.11', version: '0.1'