is not current version
Last Version 0.1.1

com.github.enalmada:play-rds_2.11 0.1.0

This is a collection of helpers to restore AWS RDS database.

GroupId

GroupId

com.github.enalmada
ArtifactId

ArtifactId

play-rds_2.11
Version

Version

0.1.0
Type

Type

jar

Download play-rds_2.11 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.enalmada/play-rds_2.11/ -->
<dependency>
    <groupId>com.github.enalmada</groupId>
    <artifactId>play-rds_2.11</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enalmada/play-rds_2.11/
implementation 'com.github.enalmada:play-rds_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.github.enalmada/play-rds_2.11/
implementation ("com.github.enalmada:play-rds_2.11:0.1.0")
'com.github.enalmada:play-rds_2.11:jar:0.1.0'
<dependency org="com.github.enalmada" name="play-rds_2.11" rev="0.1.0">
  <artifact name="play-rds_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enalmada', module='play-rds_2.11', version='0.1.0')
)
libraryDependencies += "com.github.enalmada" % "play-rds_2.11" % "0.1.0"
[com.github.enalmada/play-rds_2.11 "0.1.0"]