is not current version
Last Version 1.11

com.github.blasd.apex:apex-serialization 1.9


Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

com.github.blasd.apex
ArtifactId

ArtifactId

apex-serialization
Version

Version

1.9
Type

Type

pom

Download apex-serialization 1.9


<!-- https://jarcasting.com/artifacts/com.github.blasd.apex/apex-serialization/ -->
<dependency>
    <groupId>com.github.blasd.apex</groupId>
    <artifactId>apex-serialization</artifactId>
    <version>1.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.blasd.apex/apex-serialization/
implementation 'com.github.blasd.apex:apex-serialization:1.9'
// https://jarcasting.com/artifacts/com.github.blasd.apex/apex-serialization/
implementation ("com.github.blasd.apex:apex-serialization:1.9")
'com.github.blasd.apex:apex-serialization:pom:1.9'
<dependency org="com.github.blasd.apex" name="apex-serialization" rev="1.9">
  <artifact name="apex-serialization" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.blasd.apex', module='apex-serialization', version='1.9')
)
libraryDependencies += "com.github.blasd.apex" % "apex-serialization" % "1.9"
[com.github.blasd.apex/apex-serialization "1.9"]