is not current version
Last Version 1.3.19

com.github.hemanthsridhar:WebAppFramework 1.3.12-beta1


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.hemanthsridhar
ArtifactId

ArtifactId

WebAppFramework
Version

Version

1.3.12-beta1
Type

Type

jar

Download WebAppFramework 1.3.12-beta1


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