is not current version
Last Version 0.0.3

com.fizzed:bigmap-leveldb 0.0.2


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

bigmap-leveldb
Version

Version

0.0.2
Type

Type

jar

Download bigmap-leveldb 0.0.2


<!-- https://jarcasting.com/artifacts/com.fizzed/bigmap-leveldb/ -->
<dependency>
    <groupId>com.fizzed</groupId>
    <artifactId>bigmap-leveldb</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/bigmap-leveldb/
implementation 'com.fizzed:bigmap-leveldb:0.0.2'
// https://jarcasting.com/artifacts/com.fizzed/bigmap-leveldb/
implementation ("com.fizzed:bigmap-leveldb:0.0.2")
'com.fizzed:bigmap-leveldb:jar:0.0.2'
<dependency org="com.fizzed" name="bigmap-leveldb" rev="0.0.2">
  <artifact name="bigmap-leveldb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='bigmap-leveldb', version='0.0.2')
)
libraryDependencies += "com.fizzed" % "bigmap-leveldb" % "0.0.2"
[com.fizzed/bigmap-leveldb "0.0.2"]