Jar examples for a:amf-serializer
Library for AMF0/AMF3 messages serialization/deserialization
You can download jar file amf-serializer 1.5.0 in this page.
GNU LESSER GENERAL PUBLIC LICENSE
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'
Click the following link to download the jar file.
amf-serializer-1.5.0.jar