eltimn / sbt-frontend   1.1.0

Apache License 2.0 GitHub

SBT version of frontend-maven-plugin

sbt-frontend 1.1.0


Group ID:
com.eltimn
Artifact ID:
sbt-frontend
Version:
1.1.0
Release Date:
Sep 27, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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