is not current version
Last Version 1.6.1

org.xaloon.plugins:xaloon-wicket-plugin-gdata 1.5.1

exposed google services, which requires dependencies, not stored under central maven repository

Categories

Categories

Wicket User Interface Web Frameworks Data
GroupId

GroupId

org.xaloon.plugins
ArtifactId

ArtifactId

xaloon-wicket-plugin-gdata
Version

Version

1.5.1
Type

Type

jar

Download xaloon-wicket-plugin-gdata 1.5.1


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