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