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

com.canoo.dolphin-platform:dolphin-remoting-client 0.15.0

The Dolphin Platform is a framework that implements the presentation model pattern and provides amodern way to create enterprise applications. The Platform provides several client implementations that all canbe used in combination with a general sever API.

Категории

Категории

CLI Взаимодействие с пользователем ORM Данные
Группа

Группа

com.canoo.dolphin-platform
Идентификатор

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

dolphin-remoting-client
Версия

Версия

0.15.0
Тип

Тип

jar

Скачать dolphin-remoting-client 0.15.0


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