is not current version
Last Version 2.0.6

org.xerial:xerial-storage 0.6.0

Xerial Storage: B-Trees, Column-Compressed Storage

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

xerial-storage
Version

Version

0.6.0
Type

Type

jar

Download xerial-storage 0.6.0


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