b

bigmap-tokyocabinet

Files download
File Operation
bigmap-tokyocabinet-1.0.16.jar download
bigmap-tokyocabinet-1.0.16.pom download
bigmap-tokyocabinet-1.0.16-sources.jar download
Apache Maven
<dependency>
  <groupId>com.fizzed</groupId>
  <artifactId>bigmap-tokyocabinet</artifactId>
  <version>1.0.16</version>
</dependency>
Gradle Groovy
implementation 'com.fizzed:bigmap-tokyocabinet:1.0.16'
Gradle Kotlin
implementation("com.fizzed:bigmap-tokyocabinet:1.0.16")
Scala SBT
libraryDependencies += "com.fizzed" % "bigmap-tokyocabinet" % "1.0.16"
Groovy Grape
@Grapes(
  @Grab(group='com.fizzed', module='bigmap-tokyocabinet', version='1.0.16')
)
Apache Ivy
<dependency org="com.fizzed" name="bigmap-tokyocabinet" rev="1.0.16" />
Leiningen
[com.fizzed/bigmap-tokyocabinet "1.0.16"]
Apache Buildr
'com.fizzed:bigmap-tokyocabinet:jar:1.0.16'