is not current version
Last Version 14.0.0

org.webjars.npm:material__switch 0.44.1

WebJar for @material/switch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material__switch
Version

Version

0.44.1
Type

Type

jar

Download material__switch 0.44.1


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