Download amf-serializer-1.5.0.jar file - Jar a

Jar examples for a:amf-serializer

Description

Library for AMF0/AMF3 messages serialization/deserialization

You can download jar file amf-serializer 1.5.0 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE

Build File

You can use the following script to add amf-serializer-1.5.0.jar to your project.

<dependency>
   <groupId>com.exadel.flamingo.flex</groupId>
   <artifactId>amf-serializer</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'com.exadel.flamingo.flex', name: 'amf-serializer', version: '1.5.0'
libraryDependencies += "com.exadel.flamingo.flex" % "amf-serializer" % "1.5.0"
<dependency org="com.exadel.flamingo.flex" name="amf-serializer" rev="1.5.0"/>
@Grapes(@Grab(group='com.exadel.flamingo.flex', module='amf-serializer', version='1.5.0'))
'com.exadel.flamingo.flex:amf-serializer:jar:1.5.0'

Download

Click the following link to download the jar file.

amf-serializer-1.5.0.jar
amf-serializer-1.5.0.pom



Related Tutorials