Single Page Applications running on the server side.
simpleexample 0.1.0
Group ID:
com.github.fomkin
Artifact ID:
simpleexample_2.12
Version:
0.1.0
Release Date:
Jan 5, 2017
Licenses:
Files:
Full Scala Version:
2.12.1
Developers:
libraryDependencies += "com.github.fomkin" %% "simpleexample" % "0.1.0"
ivy"com.github.fomkin::simpleexample:0.1.0"
//> using dep "com.github.fomkin::simpleexample:0.1.0"
import $ivy.`com.github.fomkin::simpleexample:0.1.0`
<dependency> <groupId>com.github.fomkin</groupId> <artifactId>simpleexample_2.12</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.fomkin', name: 'simpleexample_2.12', version: '0.1.0'