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