| License |
License |
|---|---|
| GroupId | GroupIdcom.github.eikek |
| ArtifactId | ArtifactIdcalev-doobie_2.12 |
| Version | Version0.6.3 |
| Type | Typejar |
| Description |
Descriptioncalev-doobie
calev-doobie
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| calev-doobie_2.12-0.6.3.pom | |
| calev-doobie_2.12-0.6.3.jar | 5 KB |
| calev-doobie_2.12-0.6.3-sources.jar | 1 KB |
| calev-doobie_2.12-0.6.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.eikek/calev-doobie_2.12/ -->
<dependency>
<groupId>com.github.eikek</groupId>
<artifactId>calev-doobie_2.12</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/calev-doobie_2.12/
implementation 'com.github.eikek:calev-doobie_2.12:0.6.3'
// https://jarcasting.com/artifacts/com.github.eikek/calev-doobie_2.12/
implementation ("com.github.eikek:calev-doobie_2.12:0.6.3")
'com.github.eikek:calev-doobie_2.12:jar:0.6.3'
<dependency org="com.github.eikek" name="calev-doobie_2.12" rev="0.6.3">
<artifact name="calev-doobie_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='calev-doobie_2.12', version='0.6.3')
)
libraryDependencies += "com.github.eikek" % "calev-doobie_2.12" % "0.6.3"
[com.github.eikek/calev-doobie_2.12 "0.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| com.github.eikek : calev-core_2.12 | jar | 0.6.3 |
| org.tpolecat : doobie-core_2.12 | jar | 1.0.0-RC2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_2.12 | jar | 0.7.29 |
| org.scalameta : munit-scalacheck_2.12 | jar | 0.7.29 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| com.h2database : h2 | jar | 2.1.210 |