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