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.8.1


Group ID:
com.github.eikek
Artifact ID:
yamusca-circe_2.12
Version:
0.8.1
Release Date:
May 10, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.eikek</groupId>
  <artifactId>yamusca-circe_2.12</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'com.github.eikek', name: 'yamusca-circe_2.12', version: '0.8.1'