is not current version
Last Version 0.0.3

org.whizu:whizu-jquery-mobile 0.0.2

Whizu API for jQuery Mobile

GroupId

GroupId

org.whizu
ArtifactId

ArtifactId

whizu-jquery-mobile
Version

Version

0.0.2
Type

Type

jar

Download whizu-jquery-mobile 0.0.2


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