| License |
License |
|---|---|
| GroupId | GroupIdcom.exadel.flamingo.flex |
| ArtifactId | ArtifactIdamf-serializer |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAMF-serializer
Library for AMF0/AMF3 messages serialization/deserialization
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| amf-serializer-1.5.0.pom | |
| amf-serializer-1.5.0.jar | 108 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.7.0 |
| commons-logging : commons-logging | jar | 1.1.1 |