License |
License |
---|---|
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIddoobie-specs2-cats_2.11 |
Version | Version0.4.4 |
Type | Typejar |
Description |
Descriptiondoobie-specs2-cats
Specs2 support for doobie.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.tpolecat/doobie-specs2-cats_2.11/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>doobie-specs2-cats_2.11</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/doobie-specs2-cats_2.11/
implementation 'org.tpolecat:doobie-specs2-cats_2.11:0.4.4'
// https://jarcasting.com/artifacts/org.tpolecat/doobie-specs2-cats_2.11/
implementation ("org.tpolecat:doobie-specs2-cats_2.11:0.4.4")
'org.tpolecat:doobie-specs2-cats_2.11:jar:0.4.4'
<dependency org="org.tpolecat" name="doobie-specs2-cats_2.11" rev="0.4.4">
<artifact name="doobie-specs2-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='doobie-specs2-cats_2.11', version='0.4.4')
)
libraryDependencies += "org.tpolecat" % "doobie-specs2-cats_2.11" % "0.4.4"
[org.tpolecat/doobie-specs2-cats_2.11 "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
org.tpolecat : doobie-core-cats_2.11 | jar | 0.4.4 |
org.specs2 : specs2-core_2.11 | jar | 3.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.tpolecat : doobie-h2-cats_2.11 | jar | 0.4.4 |
org.scalacheck : scalacheck_2.11 | jar | 1.13.5 |
org.specs2 : specs2-scalacheck_2.11 | jar | 3.9.4 |