is not current version
Last Version 4.0.14

com.gluonhq.attach:storage 4.0.7

API for accessing storage features

GroupId

GroupId

com.gluonhq.attach
ArtifactId

ArtifactId

storage
Version

Version

4.0.7
Type

Type

jar

Download storage 4.0.7


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