is not current version
Last Version 8.2.0-gwt2_8

com.github.tdesjardins:gwt-ol3-parent 4.0.1

GWT JsInterop API for OpenLayers 3

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.tdesjardins
ArtifactId

ArtifactId

gwt-ol3-parent
Version

Version

4.0.1
Type

Type

pom

Download gwt-ol3-parent 4.0.1

Filename Size
gwt-ol3-parent-4.0.1.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>4.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tdesjardins/gwt-ol3-parent/
implementation 'com.github.tdesjardins:gwt-ol3-parent:4.0.1'
// https://jarcasting.com/artifacts/com.github.tdesjardins/gwt-ol3-parent/
implementation ("com.github.tdesjardins:gwt-ol3-parent:4.0.1")
'com.github.tdesjardins:gwt-ol3-parent:pom:4.0.1'
<dependency org="com.github.tdesjardins" name="gwt-ol3-parent" rev="4.0.1">
  <artifact name="gwt-ol3-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tdesjardins', module='gwt-ol3-parent', version='4.0.1')
)
libraryDependencies += "com.github.tdesjardins" % "gwt-ol3-parent" % "4.0.1"
[com.github.tdesjardins/gwt-ol3-parent "4.0.1"]