is not current version
Last Version 0.8.0-RC1

org.tpolecat:doobie-specs2_2.11 0.5.0-M8

Specs2 support for doobie.

GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-specs2_2.11
Version

Version

0.5.0-M8
Type

Type

jar

Download doobie-specs2_2.11 0.5.0-M8


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