phil-rice / xingyi   1.2.12

BSD 2-clause "Simplified" License GitHub

A set of tools to support a functional programming approach to microservices

Scala versions: 2.13 2.12

mustache 0.5.20


Group ID:
one.xingyi
Artifact ID:
mustache_2.12
Version:
0.5.20
Release Date:
Sept 27, 2020
Licenses:
Files:

libraryDependencies += "one.xingyi" %% "mustache" % "0.5.20"

Mill build tool

ivy"one.xingyi::mustache:0.5.20"

Scala CLI

//> using dep "one.xingyi::mustache:0.5.20"

Ammonite REPL

import $ivy.`one.xingyi::mustache:0.5.20`

<dependency>
  <groupId>one.xingyi</groupId>
  <artifactId>mustache_2.12</artifactId>
  <version>0.5.20</version>
</dependency>

compile group: 'one.xingyi', name: 'mustache_2.12', version: '0.5.20'