backchatio / xsbt-scalate-generate   0.5.1

MIT License Website GitHub

Generate scala sources for sbt 0.10

Scala versions: 2.11 2.10
sbt plugins: 0.13

scalate-generator 0.4.2


Group ID:
com.mojolly.scalate
Artifact ID:
scalate-generator_2.11
Version:
0.4.2
Release Date:
May 3, 2014
Licenses:
MIT
Files:

libraryDependencies += "com.mojolly.scalate" %% "scalate-generator" % "0.4.2"

Mill build tool

ivy"com.mojolly.scalate::scalate-generator:0.4.2"

Scala CLI

//> using dep "com.mojolly.scalate::scalate-generator:0.4.2"

Ammonite REPL

import $ivy.`com.mojolly.scalate::scalate-generator:0.4.2`

<dependency>
  <groupId>com.mojolly.scalate</groupId>
  <artifactId>scalate-generator_2.11</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'com.mojolly.scalate', name: 'scalate-generator_2.11', version: '0.4.2'