не последняя версия
Последняя версия 1.2.59

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

A collection of core tools I use

Группа

Группа

com.nu-art-software
Идентификатор

Идентификатор

local-storage
Версия

Версия

1.2.17
Тип

Тип

jar

Скачать local-storage 1.2.17


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