is not current version
Last Version 1.5.0

com.exadel.flamingo.flex:amf-serializer 1.0.0

Library for AMF0/AMF3 messages serialization/deserialization

GroupId

GroupId

com.exadel.flamingo.flex
ArtifactId

ArtifactId

amf-serializer
Version

Version

1.0.0
Type

Type

jar

Download amf-serializer 1.0.0


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