MVN

com.xk72 : pherialize

Maven & Gradle

Aug 06, 2017
2 usages
9 stars

Pherialize · Library for serializing Java objects into the PHP serializing format and unserializing data from this format back into Java objects.

<dependency>
    <groupId>com.xk72</groupId>
    <artifactId>pherialize</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xk72 : pherialize to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of com.xk72 : pherialize to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
pherialize-1.2.4

How to add a dependency to Maven

Add the following com.xk72 : pherialize maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.xk72</groupId>
    <artifactId>pherialize</artifactId>
    <version>1.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xk72 : pherialize gradle dependency to your build.gradle file:

implementation 'com.xk72:pherialize:1.2.4'

Gradle Kotlin DSL: Add the following com.xk72 : pherialize gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xk72:pherialize:1.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xk72 : pherialize sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xk72" % "pherialize" % "1.2.4"

Advertisement

Dependencies from Group

Aug 06, 2017
2 usages
9 stars
Aug 06, 2017
7 stars

Discover Dependencies

Apr 20, 2023
24 usages
19 stars
Apr 26, 2022
3 usages
6 stars
Jul 05, 2022
22 usages
10 stars
Feb 08, 2023
11 usages
Dec 02, 2020
5 usages
599 stars
Dec 17, 2020
7 usages
40 stars
Apr 29, 2023
4 usages
862 stars
Dec 30, 2013
8 usages
23 stars
Jul 13, 2023
28 usages
82 stars