is not current version
Last Version 4.7.3

org.apache.flex.blazeds:flex-messaging-common 4.7.2


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.apache.flex.blazeds
ArtifactId

ArtifactId

flex-messaging-common
Version

Version

4.7.2
Type

Type

jar

Download flex-messaging-common 4.7.2


<!-- https://jarcasting.com/artifacts/org.apache.flex.blazeds/flex-messaging-common/ -->
<dependency>
    <groupId>org.apache.flex.blazeds</groupId>
    <artifactId>flex-messaging-common</artifactId>
    <version>4.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.blazeds/flex-messaging-common/
implementation 'org.apache.flex.blazeds:flex-messaging-common:4.7.2'
// https://jarcasting.com/artifacts/org.apache.flex.blazeds/flex-messaging-common/
implementation ("org.apache.flex.blazeds:flex-messaging-common:4.7.2")
'org.apache.flex.blazeds:flex-messaging-common:jar:4.7.2'
<dependency org="org.apache.flex.blazeds" name="flex-messaging-common" rev="4.7.2">
  <artifact name="flex-messaging-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.blazeds', module='flex-messaging-common', version='4.7.2')
)
libraryDependencies += "org.apache.flex.blazeds" % "flex-messaging-common" % "4.7.2"
[org.apache.flex.blazeds/flex-messaging-common "4.7.2"]