is not current version
Last Version 3.2.0.3978

com.adobe.blazeds:blazeds-remoting 1.0-beta1

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

1.0-beta1
Type

Type

jar

Download blazeds-remoting 1.0-beta1


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