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