is not current version
Last Version 2.0.6

org.xerial:xerial-storage 2.0

Xerial Storage System

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

xerial-storage
Version

Version

2.0
Type

Type

jar

Download xerial-storage 2.0


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