license-headers_2.12

license-headers

License

License

GroupId

GroupId

com.github.rockjam
ArtifactId

ArtifactId

license-headers_2.12
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

license-headers_2.12
license-headers
Project URL

Project URL

https://github.com/rockjam/license-headers
Source Code Management

Source Code Management

https://github.com/rockjam/license-headers

Download license-headers_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rockjam/license-headers_2.12/ -->
<dependency>
    <groupId>com.github.rockjam</groupId>
    <artifactId>license-headers_2.12</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rockjam/license-headers_2.12/
implementation 'com.github.rockjam:license-headers_2.12:0.0.1'
// https://jarcasting.com/artifacts/com.github.rockjam/license-headers_2.12/
implementation ("com.github.rockjam:license-headers_2.12:0.0.1")
'com.github.rockjam:license-headers_2.12:jar:0.0.1'
<dependency org="com.github.rockjam" name="license-headers_2.12" rev="0.0.1">
  <artifact name="license-headers_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rockjam', module='license-headers_2.12', version='0.0.1')
)
libraryDependencies += "com.github.rockjam" % "license-headers_2.12" % "0.0.1"
[com.github.rockjam/license-headers_2.12 "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

license headers

License

This if fork of Sbt header with sbt part stripped off.

Add to your build.sbt:

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

or to your build.sc:

def ivyDeps = 
  super.ivyDeps ++ Seq(ivy"com.github.rockjam::license-headers:0.0.1")

Contribution policy

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

License

This code is open source software licensed under the Apache 2.0 License.

Versions

Version
0.0.1