play-ebean 22.03RC1


Group ID:
com.payintech
Artifact ID:
play-ebean_2.13
Version:
22.03RC1
Release Date:
Mar 7, 2022
Licenses:
Files:
Full Scala Version:
2.13.8

libraryDependencies += "com.payintech" %% "play-ebean" % "22.03RC1"

Mill build tool

ivy"com.payintech::play-ebean:22.03RC1"

Scala CLI

//> using dep "com.payintech::play-ebean:22.03RC1"

Ammonite REPL

import $ivy.`com.payintech::play-ebean:22.03RC1`

<dependency>
  <groupId>com.payintech</groupId>
  <artifactId>play-ebean_2.13</artifactId>
  <version>22.03RC1</version>
</dependency>

compile group: 'com.payintech', name: 'play-ebean_2.13', version: '22.03RC1'