GroupId | GroupIdcom.wavemaker.runtime |
---|---|
ArtifactId | ArtifactIdwavemaker-app-runtime-services |
Version | Version9.4.0.14 |
Type | Typepom |
Filename | Size |
---|---|
wavemaker-app-runtime-services-9.4.0.14.pom | |
Browse |
<!-- 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.14</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.14'
// https://jarcasting.com/artifacts/com.wavemaker.runtime/wavemaker-app-runtime-services/
implementation ("com.wavemaker.runtime:wavemaker-app-runtime-services:9.4.0.14")
'com.wavemaker.runtime:wavemaker-app-runtime-services:pom:9.4.0.14'
<dependency org="com.wavemaker.runtime" name="wavemaker-app-runtime-services" rev="9.4.0.14">
<artifact name="wavemaker-app-runtime-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wavemaker.runtime', module='wavemaker-app-runtime-services', version='9.4.0.14')
)
libraryDependencies += "com.wavemaker.runtime" % "wavemaker-app-runtime-services" % "9.4.0.14"
[com.wavemaker.runtime/wavemaker-app-runtime-services "9.4.0.14"]