play-ebean 18.04u1


Group ID:
com.payintech
Artifact ID:
play-ebean_2.12
Version:
18.04u1
Release Date:
Apr 12, 2018
Licenses:
Files:
Full Scala Version:
2.12.4

libraryDependencies += "com.payintech" %% "play-ebean" % "18.04u1"

Mill build tool

ivy"com.payintech::play-ebean:18.04u1"

Scala CLI

//> using dep "com.payintech::play-ebean:18.04u1"

Ammonite REPL

import $ivy.`com.payintech::play-ebean:18.04u1`

<dependency>
  <groupId>com.payintech</groupId>
  <artifactId>play-ebean_2.12</artifactId>
  <version>18.04u1</version>
</dependency>

compile group: 'com.payintech', name: 'play-ebean_2.12', version: '18.04u1'