is not current version
Last Version 14.0.0

org.webjars.npm:material__ripple 3.0.0-alpha.1

WebJar for @material/ripple

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material__ripple
Version

Version

3.0.0-alpha.1
Type

Type

jar

Download material__ripple 3.0.0-alpha.1


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