is not current version
Last Version 0.8.0-RC1

org.tpolecat:doobie-specs2_2.11 0.4.4

Specs2 support for doobie.

GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-specs2_2.11
Version

Version

0.4.4
Type

Type

jar

Download doobie-specs2_2.11 0.4.4


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