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