не последняя версия
Последняя версия 3.2.0.3978

com.adobe.blazeds:blazeds-remoting 3.0

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.

Группа

Группа

com.adobe.blazeds
Идентификатор

Идентификатор

blazeds-remoting
Версия

Версия

3.0
Тип

Тип

jar

Скачать blazeds-remoting 3.0

Имя Файла Размер
blazeds-remoting-3.0.pom
blazeds-remoting-3.0.jar 18 KB
Обзор

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