Dorkbox Pluggable Storage system
Maven Info
<dependencies>
...
<dependency>
<groupId>com.dorkbox</groupId>
<artifactId>Storage</artifactId>
<version>1.1</version>
</dependency>
</dependencies>
Gradle Info
dependencies {
...
compile "com.dorkbox:Storage:1.0"
}
License
This project is © 2021 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file “LICENSE” for further references.