baker-compiler 3.0.4


Group ID:
com.ing.baker
Artifact ID:
baker-compiler_2.12
Version:
3.0.4
Release Date:
Jul 16, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.ing.baker" %% "baker-compiler" % "3.0.4"

Mill build tool

ivy"com.ing.baker::baker-compiler:3.0.4"

Scala CLI

//> using dep "com.ing.baker::baker-compiler:3.0.4"

Ammonite REPL

import $ivy.`com.ing.baker::baker-compiler:3.0.4`

<dependency>
  <groupId>com.ing.baker</groupId>
  <artifactId>baker-compiler_2.12</artifactId>
  <version>3.0.4</version>
</dependency>

compile group: 'com.ing.baker', name: 'baker-compiler_2.12', version: '3.0.4'