is not current version
Last Version 0.3.0a

org.tpolecat:doobie-contrib-h2_2.10 0.2.3

H2 support for doobie.

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-contrib-h2_2.10
Version

Version

0.2.3
Type

Type

jar

Download doobie-contrib-h2_2.10 0.2.3


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