MVN

io.github.pustike : pustike-persist

Maven & Gradle

Aug 17, 2023
0 stars

Pustike Persist · An object based persistence library

<dependency>
    <groupId>io.github.pustike</groupId>
    <artifactId>pustike-persist</artifactId>
    <version>0.9.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pustike : pustike-persist to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.4

All Versions

Choose a version of io.github.pustike : pustike-persist to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
pustike-persist-0.9.4
pustike-persist-0.9.2
pustike-persist-0.9.0

How to add a dependency to Maven

Add the following io.github.pustike : pustike-persist maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.pustike</groupId>
    <artifactId>pustike-persist</artifactId>
    <version>0.9.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.pustike : pustike-persist gradle dependency to your build.gradle file:

implementation 'io.github.pustike:pustike-persist:0.9.4'

Gradle Kotlin DSL: Add the following io.github.pustike : pustike-persist gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.pustike:pustike-persist:0.9.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.pustike : pustike-persist sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.pustike" % "pustike-persist" % "0.9.4"

Advertisement

Dependencies from Group

Jan 25, 2021
1 usages
0 stars
Sep 28, 2018
1 usages
1 stars
Aug 16, 2023
1 usages
0 stars
Sep 28, 2018
0 stars

Discover Dependencies

May 25, 2023
5 usages
2.1k stars
May 25, 2023
2 usages
2.1k stars
Aug 31, 2019
2 usages
4 stars
Apr 12, 2020
2 usages
4 stars
Jan 27, 2019
1 usages
0 stars
Mar 09, 2021
1 usages
0 stars
Jul 14, 2023
3 usages
13 stars
Jan 24, 2019
0 stars