AMF-serializer

Library for AMF0/AMF3 messages serialization/deserialization

License

License

GroupId

GroupId

com.exadel.flamingo.flex
ArtifactId

ArtifactId

amf-serializer
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

AMF-serializer
Library for AMF0/AMF3 messages serialization/deserialization
Project Organization

Project Organization

Exadel, Inc.

Download amf-serializer

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.7.0
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.0.0