License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.tdesjardins |
ArtifactId | ArtifactIdgwt-ol3-parent |
Version | Version8.1.0-gwt2_9 |
Type | Typepom |
Description |
DescriptionGWT OpenLayers 3+
GWT JsInterop API for OpenLayers 3+
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-ol3-parent-8.1.0-gwt2_9.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tdesjardins/gwt-ol3-parent/ -->
<dependency>
<groupId>com.github.tdesjardins</groupId>
<artifactId>gwt-ol3-parent</artifactId>
<version>8.1.0-gwt2_9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tdesjardins/gwt-ol3-parent/
implementation 'com.github.tdesjardins:gwt-ol3-parent:8.1.0-gwt2_9'
// https://jarcasting.com/artifacts/com.github.tdesjardins/gwt-ol3-parent/
implementation ("com.github.tdesjardins:gwt-ol3-parent:8.1.0-gwt2_9")
'com.github.tdesjardins:gwt-ol3-parent:pom:8.1.0-gwt2_9'
<dependency org="com.github.tdesjardins" name="gwt-ol3-parent" rev="8.1.0-gwt2_9">
<artifact name="gwt-ol3-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tdesjardins', module='gwt-ol3-parent', version='8.1.0-gwt2_9')
)
libraryDependencies += "com.github.tdesjardins" % "gwt-ol3-parent" % "8.1.0-gwt2_9"
[com.github.tdesjardins/gwt-ol3-parent "8.1.0-gwt2_9"]