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