GroupId | GroupIdcom.wavemaker.commons |
---|---|
ArtifactId | ArtifactIdwavemaker-commons |
Version | Version9.9.9-20201009170109 |
Type | Typepom |
Filename | Size |
---|---|
wavemaker-commons-9.9.9-20201009170109.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.wavemaker.commons/wavemaker-commons/ -->
<dependency>
<groupId>com.wavemaker.commons</groupId>
<artifactId>wavemaker-commons</artifactId>
<version>9.9.9-20201009170109</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wavemaker.commons/wavemaker-commons/
implementation 'com.wavemaker.commons:wavemaker-commons:9.9.9-20201009170109'
// https://jarcasting.com/artifacts/com.wavemaker.commons/wavemaker-commons/
implementation ("com.wavemaker.commons:wavemaker-commons:9.9.9-20201009170109")
'com.wavemaker.commons:wavemaker-commons:pom:9.9.9-20201009170109'
<dependency org="com.wavemaker.commons" name="wavemaker-commons" rev="9.9.9-20201009170109">
<artifact name="wavemaker-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wavemaker.commons', module='wavemaker-commons', version='9.9.9-20201009170109')
)
libraryDependencies += "com.wavemaker.commons" % "wavemaker-commons" % "9.9.9-20201009170109"
[com.wavemaker.commons/wavemaker-commons "9.9.9-20201009170109"]