Last Version

Simple Storage 1.0.1

The simple file-based data storage for your objects that converts and contains it as bytes in files.

License

License

GroupId

GroupId

com.github.nikolaymenzhulin
ArtifactId

ArtifactId

simple-storage
Version

Version

1.0.1
Type

Type

aar
Description

Description

Simple Storage
The simple file-based data storage for your objects that converts and contains it as bytes in files.
Project URL

Project URL

https://github.com/NikolayMenzhulin/Simple-Storage
Source Code Management

Source Code Management

https://github.com/NikolayMenzhulin/Simple-Storage

Download simple-storage 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (2)

Group / Artifact Type Version
com.github.nikolaymenzhulin : logger jar 1.1.1
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.