baker-types 2.0.0


Group ID:
com.ing.baker
Artifact ID:
baker-types_2.11
Version:
2.0.0
Release Date:
Nov 15, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.ing.baker" %% "baker-types" % "2.0.0"

Mill build tool

ivy"com.ing.baker::baker-types:2.0.0"

Scala CLI

//> using dep "com.ing.baker::baker-types:2.0.0"

Ammonite REPL

import $ivy.`com.ing.baker::baker-types:2.0.0`

<dependency>
  <groupId>com.ing.baker</groupId>
  <artifactId>baker-types_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.ing.baker', name: 'baker-types_2.11', version: '2.0.0'