baker-compiler 3.3.3


Group ID:
com.ing.baker
Artifact ID:
baker-compiler_2.12
Version:
3.3.3
Release Date:
Nov 11, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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