| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIdmaterial__switch |
| Version | Version0.1.9 |
| Type | Typejar |
| Filename | Size |
|---|---|
| material__switch-0.1.9.pom | |
| material__switch-0.1.9.jar | 10 KB |
| material__switch-0.1.9-sources.jar | 22 bytes |
| material__switch-0.1.9-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/material__switch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>material__switch</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/material__switch/
implementation 'org.webjars.npm:material__switch:0.1.9'
// https://jarcasting.com/artifacts/org.webjars.npm/material__switch/
implementation ("org.webjars.npm:material__switch:0.1.9")
'org.webjars.npm:material__switch:jar:0.1.9'
<dependency org="org.webjars.npm" name="material__switch" rev="0.1.9">
<artifact name="material__switch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='material__switch', version='0.1.9')
)
libraryDependencies += "org.webjars.npm" % "material__switch" % "0.1.9"
[org.webjars.npm/material__switch "0.1.9"]