eltimn / sbt-frontend   1.1.0

Apache License 2.0 GitHub

SBT version of frontend-maven-plugin

sbt-frontend 1.0.0


Group ID:
com.eltimn
Artifact ID:
sbt-frontend
Version:
1.0.0
Release Date:
Nov 17, 2017
Licenses:
Files:

libraryDependencies += "com.eltimn" % "sbt-frontend" % "1.0.0"

Mill build tool

ivy"com.eltimn:sbt-frontend:1.0.0"

Scala CLI

//> using dep "com.eltimn:sbt-frontend:1.0.0"

Ammonite REPL

import $ivy.`com.eltimn:sbt-frontend:1.0.0`

<dependency>
  <groupId>com.eltimn</groupId>
  <artifactId>sbt-frontend</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.eltimn', name: 'sbt-frontend', version: '1.0.0'