is not current version
Last Version 10.7.5

com.wavemaker.commons:wavemaker-commons 10.7.4

wavemaker-commons

GroupId

GroupId

com.wavemaker.commons
ArtifactId

ArtifactId

wavemaker-commons
Version

Version

10.7.4
Type

Type

pom

Download wavemaker-commons 10.7.4


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