License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-ripple |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionangular-ripple
WebJar for angular-ripple
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-ripple-0.0.7.pom | |
angular-ripple-0.0.7.jar | 6 KB |
angular-ripple-0.0.7-sources.jar | 22 bytes |
angular-ripple-0.0.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-ripple/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-ripple</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-ripple/
implementation 'org.webjars.npm:angular-ripple:0.0.7'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-ripple/
implementation ("org.webjars.npm:angular-ripple:0.0.7")
'org.webjars.npm:angular-ripple:jar:0.0.7'
<dependency org="org.webjars.npm" name="angular-ripple" rev="0.0.7">
<artifact name="angular-ripple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-ripple', version='0.0.7')
)
libraryDependencies += "org.webjars.npm" % "angular-ripple" % "0.0.7"
[org.webjars.npm/angular-ripple "0.0.7"]