sn127 / tackler   0.10.0

GitHub

Moved to: https://gitlab.com/e257/accounting/tackler

Scala versions: 2.12
Scala.js versions: 0.6

tackler-api 0.10.0


Group ID:
fi.sn127
Artifact ID:
tackler-api_2.12
Version:
0.10.0
Release Date:
Dec 8, 2018
Licenses:
Files:

libraryDependencies += "fi.sn127" %% "tackler-api" % "0.10.0"

Mill build tool

ivy"fi.sn127::tackler-api:0.10.0"

Scala CLI

//> using dep "fi.sn127::tackler-api:0.10.0"

Ammonite REPL

import $ivy.`fi.sn127::tackler-api:0.10.0`

<dependency>
  <groupId>fi.sn127</groupId>
  <artifactId>tackler-api_2.12</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'fi.sn127', name: 'tackler-api_2.12', version: '0.10.0'