MVN

com.exadel.flamingo.flex : amf-serializer

Maven & Gradle

Apr 29, 2008
4 usages

AMF-serializer · Library for AMF0/AMF3 messages serialization/deserialization

<dependency>
    <groupId>com.exadel.flamingo.flex</groupId>
    <artifactId>amf-serializer</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.exadel.flamingo.flex : amf-serializer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.exadel.flamingo.flex : amf-serializer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
amf-serializer-1.5.0
1.0.x
amf-serializer-1.0.0

How to add a dependency to Maven

Add the following com.exadel.flamingo.flex : amf-serializer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.exadel.flamingo.flex</groupId>
    <artifactId>amf-serializer</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.exadel.flamingo.flex : amf-serializer gradle dependency to your build.gradle file:

implementation 'com.exadel.flamingo.flex:amf-serializer:1.5.0'

Gradle Kotlin DSL: Add the following com.exadel.flamingo.flex : amf-serializer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.exadel.flamingo.flex:amf-serializer:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.exadel.flamingo.flex : amf-serializer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.exadel.flamingo.flex" % "amf-serializer" % "1.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 18, 2021
7 usages
155 stars
Jul 25, 2019
3 usages
25 stars
Dec 09, 2017
3 usages
125 stars
Jun 15, 2023
5 usages
506 stars
Apr 30, 2020
1 usages
12 stars
Feb 24, 2021
2 usages
1 stars
Oct 03, 2021
3 usages
3 stars
Mar 11, 2023
2 usages
238 stars