文件下载
文件名 操作
h4sm-files_2.13-0.0.38.jar 下载
h4sm-files_2.13-0.0.38.pom 下载
h4sm-files_2.13-0.0.38-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.clovellytech</groupId>
  <artifactId>h4sm-files_2.13</artifactId>
  <version>0.0.38</version>
</dependency>
Gradle Groovy
implementation 'com.clovellytech:h4sm-files_2.13:0.0.38'
Gradle Kotlin
implementation("com.clovellytech:h4sm-files_2.13:0.0.38")
Scala SBT
libraryDependencies += "com.clovellytech" % "h4sm-files_2.13" % "0.0.38"
Groovy Grape
@Grapes(
  @Grab(group='com.clovellytech', module='h4sm-files_2.13', version='0.0.38')
)
Apache Ivy
<dependency org="com.clovellytech" name="h4sm-files_2.13" rev="0.0.38" />
Leiningen
[com.clovellytech/h4sm-files_2.13 "0.0.38"]
Apache Buildr
'com.clovellytech:h4sm-files_2.13:jar:0.0.38'