GroupId | GroupIdcom.github.ooxi |
---|---|
ArtifactId | ArtifactIdserialized-php-parser |
Version | Version0.5.0 |
Type | Typejar |
Description |
DescriptionSerialized PHP Parser project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ooxi/serialized-php-parser/ -->
<dependency>
<groupId>com.github.ooxi</groupId>
<artifactId>serialized-php-parser</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ooxi/serialized-php-parser/
implementation 'com.github.ooxi:serialized-php-parser:0.5.0'
// https://jarcasting.com/artifacts/com.github.ooxi/serialized-php-parser/
implementation ("com.github.ooxi:serialized-php-parser:0.5.0")
'com.github.ooxi:serialized-php-parser:jar:0.5.0'
<dependency org="com.github.ooxi" name="serialized-php-parser" rev="0.5.0">
<artifact name="serialized-php-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ooxi', module='serialized-php-parser', version='0.5.0')
)
libraryDependencies += "com.github.ooxi" % "serialized-php-parser" % "0.5.0"
[com.github.ooxi/serialized-php-parser "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |