swaldman / c3p0-play   0.1.3

GitHub
Scala versions: 2.10

c3p0-play 0.1.1


Group ID:
com.mchange
Artifact ID:
c3p0-play_2.10
Version:
0.1.1
Release Date:
Mar 24, 2014
Licenses:
Files:

libraryDependencies += "com.mchange" %% "c3p0-play" % "0.1.1"

Mill build tool

ivy"com.mchange::c3p0-play:0.1.1"

Scala CLI

//> using dep "com.mchange::c3p0-play:0.1.1"

Ammonite REPL

import $ivy.`com.mchange::c3p0-play:0.1.1`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>c3p0-play_2.10</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.mchange', name: 'c3p0-play_2.10', version: '0.1.1'