Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-gmap3 |
Version | Version7.0.0-M3 |
Type | Typejar |
Filename | Size |
---|---|
wicketstuff-gmap3-7.0.0-M3.pom | |
wicketstuff-gmap3-7.0.0-M3.jar | 70 KB |
wicketstuff-gmap3-7.0.0-M3-sources.jar | 56 KB |
wicketstuff-gmap3-7.0.0-M3-javadoc.jar | 320 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-gmap3/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-gmap3</artifactId>
<version>7.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-gmap3/
implementation 'org.wicketstuff:wicketstuff-gmap3:7.0.0-M3'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-gmap3/
implementation ("org.wicketstuff:wicketstuff-gmap3:7.0.0-M3")
'org.wicketstuff:wicketstuff-gmap3:jar:7.0.0-M3'
<dependency org="org.wicketstuff" name="wicketstuff-gmap3" rev="7.0.0-M3">
<artifact name="wicketstuff-gmap3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-gmap3', version='7.0.0-M3')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-gmap3" % "7.0.0-M3"
[org.wicketstuff/wicketstuff-gmap3 "7.0.0-M3"]