Files download
File Operation
typo-dsl-doobie_2.13-0.1.1.jar download
typo-dsl-doobie_2.13-0.1.1.pom download
typo-dsl-doobie_2.13-0.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.olvind.typo</groupId>
  <artifactId>typo-dsl-doobie_2.13</artifactId>
  <version>0.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.olvind.typo:typo-dsl-doobie_2.13:0.1.1'
Gradle Kotlin
implementation("com.olvind.typo:typo-dsl-doobie_2.13:0.1.1")
Scala SBT
libraryDependencies += "com.olvind.typo" % "typo-dsl-doobie_2.13" % "0.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.olvind.typo', module='typo-dsl-doobie_2.13', version='0.1.1')
)
Apache Ivy
<dependency org="com.olvind.typo" name="typo-dsl-doobie_2.13" rev="0.1.1" />
Leiningen
[com.olvind.typo/typo-dsl-doobie_2.13 "0.1.1"]
Apache Buildr
'com.olvind.typo:typo-dsl-doobie_2.13:jar:0.1.1'