is not current version
Last Version 23.1.2

com.vaadin:vaadin-material-theme 3.0.2

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

3.0.2
Type

Type

jar

Download vaadin-material-theme 3.0.2


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