enalmada / play-rds   0.1.1

Apache License 2.0 GitHub

Restore rds database

Scala versions: 2.11

play-rds 0.1.0


Group ID:
com.github.enalmada
Artifact ID:
play-rds_2.11
Version:
0.1.0
Release Date:
Dec 1, 2015
Licenses:
Files:

libraryDependencies += "com.github.enalmada" %% "play-rds" % "0.1.0"

Mill build tool

ivy"com.github.enalmada::play-rds:0.1.0"

Scala CLI

//> using dep "com.github.enalmada::play-rds:0.1.0"

Ammonite REPL

import $ivy.`com.github.enalmada::play-rds:0.1.0`

<dependency>
  <groupId>com.github.enalmada</groupId>
  <artifactId>play-rds_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.enalmada', name: 'play-rds_2.11', version: '0.1.0'