kevin-lee / sbt-devoops   3.2.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.3


Group ID:
io.kevinlee
Artifact ID:
sbt-devoops
Version:
1.0.3
Release Date:
Dec 5, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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