License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.github.lotsabackscatter |
ArtifactId | ArtifactIdvaadin-cesium-component |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionVaadin Cesium Component
A Vaadin 7 component that creates a Cesium WebGL Globe
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.lotsabackscatter/vaadin-cesium-component/ -->
<dependency>
<groupId>com.github.lotsabackscatter</groupId>
<artifactId>vaadin-cesium-component</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lotsabackscatter/vaadin-cesium-component/
implementation 'com.github.lotsabackscatter:vaadin-cesium-component:1.3'
// https://jarcasting.com/artifacts/com.github.lotsabackscatter/vaadin-cesium-component/
implementation ("com.github.lotsabackscatter:vaadin-cesium-component:1.3")
'com.github.lotsabackscatter:vaadin-cesium-component:jar:1.3'
<dependency org="com.github.lotsabackscatter" name="vaadin-cesium-component" rev="1.3">
<artifact name="vaadin-cesium-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lotsabackscatter', module='vaadin-cesium-component', version='1.3')
)
libraryDependencies += "com.github.lotsabackscatter" % "vaadin-cesium-component" % "1.3"
[com.github.lotsabackscatter/vaadin-cesium-component "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-server | jar | 7.1.15 |
com.google.code.findbugs : jsr305 | jar | 2.0.3 |
com.google.guava : guava | jar | 17.0 |