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