| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.canoo.dolphin-platform |
| Идентификатор | Идентификаторdolphin-remoting-shared |
| Версия | Версия0.8.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| dolphin-remoting-shared-0.8.7.pom | |
| dolphin-remoting-shared-0.8.7.jar | 102 KB |
| dolphin-remoting-shared-0.8.7-sources.jar | 43 KB |
| dolphin-remoting-shared-0.8.7-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-remoting-shared/ -->
<dependency>
<groupId>com.canoo.dolphin-platform</groupId>
<artifactId>dolphin-remoting-shared</artifactId>
<version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-remoting-shared/
implementation 'com.canoo.dolphin-platform:dolphin-remoting-shared:0.8.7'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-remoting-shared/
implementation ("com.canoo.dolphin-platform:dolphin-remoting-shared:0.8.7")
'com.canoo.dolphin-platform:dolphin-remoting-shared:jar:0.8.7'
<dependency org="com.canoo.dolphin-platform" name="dolphin-remoting-shared" rev="0.8.7">
<artifact name="dolphin-remoting-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='dolphin-remoting-shared', version='0.8.7')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-remoting-shared" % "0.8.7"
[com.canoo.dolphin-platform/dolphin-remoting-shared "0.8.7"]