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