is not current version
Last Version 1.2.59

com.nu-art-software:local-storage 1.0.33

A collection of core tools I use

GroupId

GroupId

com.nu-art-software
ArtifactId

ArtifactId

local-storage
Version

Version

1.0.33
Type

Type

jar

Download local-storage 1.0.33


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