t

tokyocabinet-all-natives

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