is not current version
Last Version 4.7.3

org.apache.flex.blazeds:flex-messaging-core 4.7.0


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.apache.flex.blazeds
ArtifactId

ArtifactId

flex-messaging-core
Version

Version

4.7.0
Type

Type

jar

Download flex-messaging-core 4.7.0


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