MVN

com.acidmanic : lightweight-jsonstorage

Maven & Gradle

Apr 27, 2021
0 stars

lightweight-jsonstorage · My Laziest way for saving objects on disk whithout using an actual orm database!

<dependency>
    <groupId>com.acidmanic</groupId>
    <artifactId>lightweight-jsonstorage</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.acidmanic : lightweight-jsonstorage to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.acidmanic : lightweight-jsonstorage to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
lightweight-jsonstorage-1.0.0

How to add a dependency to Maven

Add the following com.acidmanic : lightweight-jsonstorage maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.acidmanic</groupId>
    <artifactId>lightweight-jsonstorage</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.acidmanic : lightweight-jsonstorage gradle dependency to your build.gradle file:

implementation 'com.acidmanic:lightweight-jsonstorage:1.0.0'

Gradle Kotlin DSL: Add the following com.acidmanic : lightweight-jsonstorage gradle kotlin dependency to your build.gradle.kts file:

implementation("com.acidmanic:lightweight-jsonstorage:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.acidmanic : lightweight-jsonstorage sbt scala dependency to your build.sbt file:

libraryDependencies += "com.acidmanic" % "lightweight-jsonstorage" % "1.0.0"

Advertisement

Dependencies from Group

Apr 27, 2021
4 usages
0 stars
Feb 03, 2021
3 usages
Dec 14, 2018
2 usages
13 stars
Apr 12, 2020
1 usages
Jan 24, 2021
1 stars

Discover Dependencies

Sep 03, 2021
0 stars
Apr 25, 2021
115 stars
Apr 25, 2021
115 stars
Apr 25, 2021
115 stars
Apr 25, 2021
115 stars
Aug 10, 2023
115 stars
Mar 18, 2022
1 usages
3.8k stars
Feb 24, 2023
3 stars