eikek / yamusca   0.10.0

MIT License GitHub

Yet another mustache impl for scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x

yamusca-circe 0.4.0


Group ID:
com.github.eikek
Artifact ID:
yamusca-circe_2.11
Version:
0.4.0
Release Date:
Jul 8, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.eikek" %% "yamusca-circe" % "0.4.0"

Mill build tool

ivy"com.github.eikek::yamusca-circe:0.4.0"

Scala CLI

//> using dep "com.github.eikek::yamusca-circe:0.4.0"

Ammonite REPL

import $ivy.`com.github.eikek::yamusca-circe:0.4.0`

<dependency>
  <groupId>com.github.eikek</groupId>
  <artifactId>yamusca-circe_2.11</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.eikek', name: 'yamusca-circe_2.11', version: '0.4.0'