Categories |
CategoriesVaadin User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.jamgo |
ArtifactId | ArtifactIdjamgo-vaadin-components |
Version | Version4.0.1 |
Type | Typepom |
Filename | Size |
---|---|
jamgo-vaadin-components-4.0.1.pom | |
jamgo-vaadin-components-4.0.1.jar | 2 KB |
jamgo-vaadin-components-4.0.1-sources.jar | 31 KB |
jamgo-vaadin-components-4.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]