is not current version
Last Version 23.1.2

com.vaadin:vaadin-material-theme 4.0.6

Package with Material dependencies and setting for use with Flow

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-material-theme
Version

Version

4.0.6
Type

Type

jar

Download vaadin-material-theme 4.0.6


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