is not current version
Last Version 1.2

com.github.lotsabackscatter:vaadin-masonry-cards 1.1

A Vaadin 7 component for displaying Image Cards in a Masonry Layout

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.github.lotsabackscatter
ArtifactId

ArtifactId

vaadin-masonry-cards
Version

Version

1.1
Type

Type

jar

Download vaadin-masonry-cards 1.1


<!-- https://jarcasting.com/artifacts/com.github.lotsabackscatter/vaadin-masonry-cards/ -->
<dependency>
    <groupId>com.github.lotsabackscatter</groupId>
    <artifactId>vaadin-masonry-cards</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lotsabackscatter/vaadin-masonry-cards/
implementation 'com.github.lotsabackscatter:vaadin-masonry-cards:1.1'
// https://jarcasting.com/artifacts/com.github.lotsabackscatter/vaadin-masonry-cards/
implementation ("com.github.lotsabackscatter:vaadin-masonry-cards:1.1")
'com.github.lotsabackscatter:vaadin-masonry-cards:jar:1.1'
<dependency org="com.github.lotsabackscatter" name="vaadin-masonry-cards" rev="1.1">
  <artifact name="vaadin-masonry-cards" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lotsabackscatter', module='vaadin-masonry-cards', version='1.1')
)
libraryDependencies += "com.github.lotsabackscatter" % "vaadin-masonry-cards" % "1.1"
[com.github.lotsabackscatter/vaadin-masonry-cards "1.1"]