is not current version
Last Version 5.0.0-M4

org.jamgo:jamgo-vaadin-components 4.0.1

Jamgo Framework

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

org.jamgo
ArtifactId

ArtifactId

jamgo-vaadin-components
Version

Version

4.0.1
Type

Type

pom

Download jamgo-vaadin-components 4.0.1


<!-- https://jarcasting.com/artifacts/org.jamgo/jamgo-vaadin-components/ -->
<dependency>
    <groupId>org.jamgo</groupId>
    <artifactId>jamgo-vaadin-components</artifactId>
    <version>4.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jamgo/jamgo-vaadin-components/
implementation 'org.jamgo:jamgo-vaadin-components:4.0.1'
// https://jarcasting.com/artifacts/org.jamgo/jamgo-vaadin-components/
implementation ("org.jamgo:jamgo-vaadin-components:4.0.1")
'org.jamgo:jamgo-vaadin-components:pom:4.0.1'
<dependency org="org.jamgo" name="jamgo-vaadin-components" rev="4.0.1">
  <artifact name="jamgo-vaadin-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jamgo', module='jamgo-vaadin-components', version='4.0.1')
)
libraryDependencies += "org.jamgo" % "jamgo-vaadin-components" % "4.0.1"
[org.jamgo/jamgo-vaadin-components "4.0.1"]