is not current version
Last Version 1.1.0

org.webjars.npm:angular2-moment 0.6.0

WebJar for angular2-moment

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular2-moment
Version

Version

0.6.0
Type

Type

jar

Download angular2-moment 0.6.0


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