is not current version
Last Version 1.2.59

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

A collection of core tools I use

GroupId

GroupId

com.nu-art-software
ArtifactId

ArtifactId

local-storage
Version

Version

1.1.25
Type

Type

jar

Download local-storage 1.1.25


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