is not current version
Last Version 10.14.1

com.wavemaker.runtime:wavemaker-app-runtime-services 10.8.4.ee

wavemaker-app-runtime-services

GroupId

GroupId

com.wavemaker.runtime
ArtifactId

ArtifactId

wavemaker-app-runtime-services
Version

Version

10.8.4.ee
Type

Type

pom

Download wavemaker-app-runtime-services 10.8.4.ee


<!-- 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.8.4.ee</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.8.4.ee'
// https://jarcasting.com/artifacts/com.wavemaker.runtime/wavemaker-app-runtime-services/
implementation ("com.wavemaker.runtime:wavemaker-app-runtime-services:10.8.4.ee")
'com.wavemaker.runtime:wavemaker-app-runtime-services:pom:10.8.4.ee'
<dependency org="com.wavemaker.runtime" name="wavemaker-app-runtime-services" rev="10.8.4.ee">
  <artifact name="wavemaker-app-runtime-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wavemaker.runtime', module='wavemaker-app-runtime-services', version='10.8.4.ee')
)
libraryDependencies += "com.wavemaker.runtime" % "wavemaker-app-runtime-services" % "10.8.4.ee"
[com.wavemaker.runtime/wavemaker-app-runtime-services "10.8.4.ee"]