t

tokyocabinet-all-natives

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