jeffreyolchovy / sbt-fmpp-resolver   0.1.2

Apache License 2.0 GitHub

An Apache FreeMarker template resolver for the sbt new command

Scala versions: 2.12 2.10

sbt-fmpp-template 0.1.2


Group ID:
com.github.jeffreyolchovy
Artifact ID:
sbt-fmpp-template
Version:
0.1.2
Release Date:
Aug 12, 2017
Licenses:
Files:

libraryDependencies += "com.github.jeffreyolchovy" % "sbt-fmpp-template" % "0.1.2"

Mill build tool

ivy"com.github.jeffreyolchovy:sbt-fmpp-template:0.1.2"

Scala CLI

//> using dep "com.github.jeffreyolchovy:sbt-fmpp-template:0.1.2"

Ammonite REPL

import $ivy.`com.github.jeffreyolchovy:sbt-fmpp-template:0.1.2`

<dependency>
  <groupId>com.github.jeffreyolchovy</groupId>
  <artifactId>sbt-fmpp-template</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.github.jeffreyolchovy', name: 'sbt-fmpp-template', version: '0.1.2'