rockjam / license-headers   0.0.1

Apache License 2.0 GitHub

sbt-header is an sbt plugin for creating file headers, e.g. copyright headers

Scala versions: 2.12

license-headers 0.0.1


Group ID:
com.github.rockjam
Artifact ID:
license-headers_2.12
Version:
0.0.1
Release Date:
Mar 4, 2018
Licenses:
Files:

libraryDependencies += "com.github.rockjam" %% "license-headers" % "0.0.1"

Mill build tool

ivy"com.github.rockjam::license-headers:0.0.1"

Scala CLI

//> using dep "com.github.rockjam::license-headers:0.0.1"

Ammonite REPL

import $ivy.`com.github.rockjam::license-headers:0.0.1`

<dependency>
  <groupId>com.github.rockjam</groupId>
  <artifactId>license-headers_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.rockjam', name: 'license-headers_2.12', version: '0.0.1'