scalate-maven-plugin 0.0.3


Group ID:
com.stephenn
Artifact ID:
scalate-maven-plugin_2.13
Version:
0.0.3
Release Date:
Mar 30, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.stephenn</groupId>
  <artifactId>scalate-maven-plugin_2.13</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.stephenn', name: 'scalate-maven-plugin_2.13', version: '0.0.3'