文件下载
文件名 操作
whisper-jni-1.4.2-4.jar 下载
whisper-jni-1.4.2-4.pom 下载
whisper-jni-1.4.2-4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.givimad</groupId>
  <artifactId>whisper-jni</artifactId>
  <version>1.4.2-4</version>
</dependency>
Gradle Groovy
implementation 'io.github.givimad:whisper-jni:1.4.2-4'
Gradle Kotlin
implementation("io.github.givimad:whisper-jni:1.4.2-4")
Scala SBT
libraryDependencies += "io.github.givimad" % "whisper-jni" % "1.4.2-4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.givimad', module='whisper-jni', version='1.4.2-4')
)
Apache Ivy
<dependency org="io.github.givimad" name="whisper-jni" rev="1.4.2-4" />
Leiningen
[io.github.givimad/whisper-jni "1.4.2-4"]
Apache Buildr
'io.github.givimad:whisper-jni:jar:1.4.2-4'
本项目依赖