play-flyway 1.1.0
Group ID:
     com.github.tototoshi 
  Artifact ID:
     play-flyway_2.11 
  Version:
     1.1.0 
  Release Date:
     Jun 1, 2014 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.11.1 
  Developers:
    
  libraryDependencies += "com.github.tototoshi" %% "play-flyway" % "1.1.0"
ivy"com.github.tototoshi::play-flyway:1.1.0"
//> using dep "com.github.tototoshi::play-flyway:1.1.0"
import $ivy.`com.github.tototoshi::play-flyway:1.1.0`
<dependency> <groupId>com.github.tototoshi</groupId> <artifactId>play-flyway_2.11</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.tototoshi', name: 'play-flyway_2.11', version: '1.1.0'