s

smallmind-license-plugin

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