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

Jar examples for f:flex-messaging-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

flex-messaging-core-4.7.0-javadoc.jar
flex-messaging-core-4.7.0-sources.jar
flex-messaging-core-4.7.0.jar
flex-messaging-core-4.7.0.pom



Related Tutorials