is not current version
Last Version 3.2.0.3978

com.adobe.blazeds:blazeds-remoting 3.0.0.544

BlazeDS is the server-based Java remoting and web messaging technology that enables developers to easily connect to back-end distributed data and push data in real-time to Adobe Flex and Adobe AIR applications for more responsive rich Internet application (RIA) experiences.

GroupId

GroupId

com.adobe.blazeds
ArtifactId

ArtifactId

blazeds-remoting
Version

Version

3.0.0.544
Type

Type

jar

Download blazeds-remoting 3.0.0.544


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