is not current version
Last Version 1.0.0-M2

org.tpolecat:doobie-h2_3.0.0-RC2 0.13.0

H2 support for doobie.

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-h2_3.0.0-RC2
Version

Version

0.13.0
Type

Type

jar

Download doobie-h2_3.0.0-RC2 0.13.0


<!-- https://jarcasting.com/artifacts/org.tpolecat/doobie-h2_3.0.0-RC2/ -->
<dependency>
    <groupId>org.tpolecat</groupId>
    <artifactId>doobie-h2_3.0.0-RC2</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/doobie-h2_3.0.0-RC2/
implementation 'org.tpolecat:doobie-h2_3.0.0-RC2:0.13.0'
// https://jarcasting.com/artifacts/org.tpolecat/doobie-h2_3.0.0-RC2/
implementation ("org.tpolecat:doobie-h2_3.0.0-RC2:0.13.0")
'org.tpolecat:doobie-h2_3.0.0-RC2:jar:0.13.0'
<dependency org="org.tpolecat" name="doobie-h2_3.0.0-RC2" rev="0.13.0">
  <artifact name="doobie-h2_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='doobie-h2_3.0.0-RC2', version='0.13.0')
)
libraryDependencies += "org.tpolecat" % "doobie-h2_3.0.0-RC2" % "0.13.0"
[org.tpolecat/doobie-h2_3.0.0-RC2 "0.13.0"]