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