Last Version

Pherialize 1.2.4

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

License

License

MIT License
GroupId

GroupId

com.xk72
ArtifactId

ArtifactId

pherialize
Version

Version

1.2.4
Type

Type

jar
Description

Description

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

Project URL

https://github.com/karlvr/pherialize
Source Code Management

Source Code Management

http://github.com/karlvr/pherialize

Download pherialize 1.2.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.