s

smallmind-license-plugin

License Header Plugin
Files download
File Operation
smallmind-license-plugin-4.4.4.jar download
smallmind-license-plugin-4.4.4.pom download
smallmind-license-plugin-4.4.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.smallmind</groupId>
  <artifactId>smallmind-license-plugin</artifactId>
  <version>4.4.4</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'org.smallmind:smallmind-license-plugin:4.4.4'
Gradle Kotlin
implementation("org.smallmind:smallmind-license-plugin:4.4.4")
Scala SBT
libraryDependencies += "org.smallmind" % "smallmind-license-plugin" % "4.4.4"
Groovy Grape
@Grapes(
  @Grab(group='org.smallmind', module='smallmind-license-plugin', version='4.4.4')
)
Apache Ivy
<dependency org="org.smallmind" name="smallmind-license-plugin" rev="4.4.4" />
Leiningen
[org.smallmind/smallmind-license-plugin "4.4.4"]
Apache Buildr
'org.smallmind:smallmind-license-plugin:jar:4.4.4'