kevin-lee / sbt-devoops   3.1.0

MIT License Website GitHub

Sbt Plugin with some tools to help build your project

Scala versions: 2.12
sbt plugins: 1.x

sbt-devoops 1.0.0


Group ID:
io.kevinlee
Artifact ID:
sbt-devoops
Version:
1.0.0
Release Date:
Oct 21, 2019
Licenses:
Files:

libraryDependencies += "io.kevinlee" % "sbt-devoops" % "1.0.0"

Mill build tool

ivy"io.kevinlee:sbt-devoops:1.0.0"

Scala CLI

//> using dep "io.kevinlee:sbt-devoops:1.0.0"

Ammonite REPL

import $ivy.`io.kevinlee:sbt-devoops:1.0.0`

<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>sbt-devoops</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.kevinlee', name: 'sbt-devoops', version: '1.0.0'