Download flex-messaging-core-4.7.3.jar file - Jar f

Jar examples for f:flex-messaging-core

Description

You can download jar file flex-messaging-core 4.7.3 in this page.

License

Apache License

Build File

You can use the following script to add flex-messaging-core-4.7.3.jar to your project.

<dependency>
   <groupId>org.apache.flex.blazeds</groupId>
   <artifactId>flex-messaging-core</artifactId>
   <version>4.7.3</version>
</dependency>
compile group: 'org.apache.flex.blazeds', name: 'flex-messaging-core', version: '4.7.3'
libraryDependencies += "org.apache.flex.blazeds" % "flex-messaging-core" % "4.7.3"
<dependency org="org.apache.flex.blazeds" name="flex-messaging-core" rev="4.7.3"/>
@Grapes(@Grab(group='org.apache.flex.blazeds', module='flex-messaging-core', version='4.7.3'))
'org.apache.flex.blazeds:flex-messaging-core:jar:4.7.3'

Download

Click the following link to download the jar file.

flex-messaging-core-4.7.3-sources.jar
flex-messaging-core-4.7.3.jar
flex-messaging-core-4.7.3.pom



Related Tutorials