is not current version
Last Version 0.3.3

org.webjars:angular-motion 0.3.2

WebJar for AngularMotion

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-motion
Version

Version

0.3.2
Type

Type

jar

Download angular-motion 0.3.2


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