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