backchatio / xsbt-scalate-generate   0.5.1

MIT License Website GitHub

Generate scala sources for sbt 0.10

Scala versions: 2.10

xsbt-scalate-generator 0.5.0


Group ID:
com.mojolly.scalate
Artifact ID:
xsbt-scalate-generator
Version:
0.5.0
Release Date:
Jun 1, 2014
Licenses:
Files:

libraryDependencies += "com.mojolly.scalate" % "xsbt-scalate-generator" % "0.5.0"

Mill build tool

ivy"com.mojolly.scalate:xsbt-scalate-generator:0.5.0"

Scala CLI

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

Ammonite REPL

import $ivy.`com.mojolly.scalate:xsbt-scalate-generator:0.5.0`

<dependency>
  <groupId>com.mojolly.scalate</groupId>
  <artifactId>xsbt-scalate-generator</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.mojolly.scalate', name: 'xsbt-scalate-generator', version: '0.5.0'