Putting Slick into repository
slicker-postgres 0.1
Group ID:
com.github.imliar
Artifact ID:
slicker-postgres_2.11
Version:
0.1
Release Date:
Jan 8, 2017
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.imliar" %% "slicker-postgres" % "0.1"
ivy"com.github.imliar::slicker-postgres:0.1"
//> using dep "com.github.imliar::slicker-postgres:0.1"
import $ivy.`com.github.imliar::slicker-postgres:0.1`
<dependency> <groupId>com.github.imliar</groupId> <artifactId>slicker-postgres_2.11</artifactId> <version>0.1</version> </dependency>
compile group: 'com.github.imliar', name: 'slicker-postgres_2.11', version: '0.1'