License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular2-moment |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionangular2-moment
WebJar for angular2-moment
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular2-moment-1.1.0.pom | |
angular2-moment-1.1.0.jar | 31 KB |
angular2-moment-1.1.0-sources.jar | 22 bytes |
angular2-moment-1.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular2-moment/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular2-moment</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-moment/
implementation 'org.webjars.npm:angular2-moment:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-moment/
implementation ("org.webjars.npm:angular2-moment:1.1.0")
'org.webjars.npm:angular2-moment:jar:1.1.0'
<dependency org="org.webjars.npm" name="angular2-moment" rev="1.1.0">
<artifact name="angular2-moment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-moment', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "angular2-moment" % "1.1.0"
[org.webjars.npm/angular2-moment "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : moment | jar | [2.16.0,3) |