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