Last Version

phpserialize 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

cn.stackbox
ArtifactId

ArtifactId

phpserialize
Version

Version

1.0.0
Type

Type

jar
Description

Description

phpserialize
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/superalsrk/PhpSerialization.git

Download phpserialize 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.