"Scala on Rails" - A full-stack web app framework upon Scalatra for rapid development in Scala
Scala versions:
2.10
skinny-orm 0.9.13
Group ID:
com.github.seratch
Artifact ID:
skinny-orm_2.10
Version:
0.9.13
Release Date:
Nov 9, 2013
Licenses:
Files:
Full Scala Version:
2.10.0
Developers:
libraryDependencies += "com.github.seratch" %% "skinny-orm" % "0.9.13"
ivy"com.github.seratch::skinny-orm:0.9.13"
//> using dep "com.github.seratch::skinny-orm:0.9.13"
import $ivy.`com.github.seratch::skinny-orm:0.9.13`
<dependency> <groupId>com.github.seratch</groupId> <artifactId>skinny-orm_2.10</artifactId> <version>0.9.13</version> </dependency>
compile group: 'com.github.seratch', name: 'skinny-orm_2.10', version: '0.9.13'