is not current version
Last Version 10.14.1

com.wavemaker.runtime:wavemaker-app-runtime-services 9.4.0.10

wavemaker-app-runtime-services

GroupId

GroupId

com.wavemaker.runtime
ArtifactId

ArtifactId

wavemaker-app-runtime-services
Version

Version

9.4.0.10
Type

Type

pom

Download wavemaker-app-runtime-services 9.4.0.10


<!-- https://jarcasting.com/artifacts/com.wavemaker.runtime/wavemaker-app-runtime-services/ -->
<dependency>
    <groupId>com.wavemaker.runtime</groupId>
    <artifactId>wavemaker-app-runtime-services</artifactId>
    <version>9.4.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wavemaker.runtime/wavemaker-app-runtime-services/
implementation 'com.wavemaker.runtime:wavemaker-app-runtime-services:9.4.0.10'
// https://jarcasting.com/artifacts/com.wavemaker.runtime/wavemaker-app-runtime-services/
implementation ("com.wavemaker.runtime:wavemaker-app-runtime-services:9.4.0.10")
'com.wavemaker.runtime:wavemaker-app-runtime-services:pom:9.4.0.10'
<dependency org="com.wavemaker.runtime" name="wavemaker-app-runtime-services" rev="9.4.0.10">
  <artifact name="wavemaker-app-runtime-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wavemaker.runtime', module='wavemaker-app-runtime-services', version='9.4.0.10')
)
libraryDependencies += "com.wavemaker.runtime" % "wavemaker-app-runtime-services" % "9.4.0.10"
[com.wavemaker.runtime/wavemaker-app-runtime-services "9.4.0.10"]