is not current version
Last Version 1.0.45

com.hadoopz:WebAppModule 1.0.8

WebAppModule

GroupId

GroupId

com.hadoopz
ArtifactId

ArtifactId

WebAppModule
Version

Version

1.0.8
Type

Type

jar

Download WebAppModule 1.0.8


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