s

smallmind-license-plugin

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