| License |
License |
|---|---|
| GroupId | GroupIdcom.github.eikek |
| ArtifactId | ArtifactIdcalev-doobie_2.12 |
| Version | Version0.6.0 |
| 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.0.pom | |
| calev-doobie_2.12-0.6.0.jar | 5 KB |
| calev-doobie_2.12-0.6.0-sources.jar | 1 KB |
| calev-doobie_2.12-0.6.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/calev-doobie_2.12/
implementation 'com.github.eikek:calev-doobie_2.12:0.6.0'
// https://jarcasting.com/artifacts/com.github.eikek/calev-doobie_2.12/
implementation ("com.github.eikek:calev-doobie_2.12:0.6.0")
'com.github.eikek:calev-doobie_2.12:jar:0.6.0'
<dependency org="com.github.eikek" name="calev-doobie_2.12" rev="0.6.0">
<artifact name="calev-doobie_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='calev-doobie_2.12', version='0.6.0')
)
libraryDependencies += "com.github.eikek" % "calev-doobie_2.12" % "0.6.0"
[com.github.eikek/calev-doobie_2.12 "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| com.github.eikek : calev-core_2.12 | jar | 0.6.0 |
| org.tpolecat : doobie-core_2.12 | jar | 0.13.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_2.12 | jar | 0.7.28 |
| org.scalameta : munit-scalacheck_2.12 | jar | 0.7.28 |
| ch.qos.logback : logback-classic | jar | 1.2.5 |
| com.h2database : h2 | jar | 1.4.200 |