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