| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wavemaker.runtime |
| Идентификатор | Идентификаторwavemaker-app-runtime-services |
| Последняя версия | Последняя версия10.14.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеwavemaker-app-runtime-services
wavemaker-app-runtime-services
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wavemaker-app-runtime-services-10.14.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wavemaker.runtime/wavemaker-app-runtime-services/ -->
<dependency>
<groupId>com.wavemaker.runtime</groupId>
<artifactId>wavemaker-app-runtime-services</artifactId>
<version>10.14.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wavemaker.runtime/wavemaker-app-runtime-services/
implementation 'com.wavemaker.runtime:wavemaker-app-runtime-services:10.14.1'
// https://jarcasting.com/artifacts/com.wavemaker.runtime/wavemaker-app-runtime-services/
implementation ("com.wavemaker.runtime:wavemaker-app-runtime-services:10.14.1")
'com.wavemaker.runtime:wavemaker-app-runtime-services:pom:10.14.1'
<dependency org="com.wavemaker.runtime" name="wavemaker-app-runtime-services" rev="10.14.1">
<artifact name="wavemaker-app-runtime-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wavemaker.runtime', module='wavemaker-app-runtime-services', version='10.14.1')
)
libraryDependencies += "com.wavemaker.runtime" % "wavemaker-app-runtime-services" % "10.14.1"
[com.wavemaker.runtime/wavemaker-app-runtime-services "10.14.1"]