scalate-maven-plugin 0.0.1


Group ID:
com.stephenn
Artifact ID:
scalate-maven-plugin_2.12
Version:
0.0.1
Release Date:
Jan 27, 2018
Licenses:
Files:

libraryDependencies += "com.stephenn" %% "scalate-maven-plugin" % "0.0.1"

Mill build tool

ivy"com.stephenn::scalate-maven-plugin:0.0.1"

Scala CLI

//> using dep "com.stephenn::scalate-maven-plugin:0.0.1"

Ammonite REPL

import $ivy.`com.stephenn::scalate-maven-plugin:0.0.1`

<dependency>
  <groupId>com.stephenn</groupId>
  <artifactId>scalate-maven-plugin_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.stephenn', name: 'scalate-maven-plugin_2.12', version: '0.0.1'