GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__moment |
Version | Version2.11.28 |
Type | Typejar |
Filename | Size |
---|---|
types__moment-2.11.28.pom | |
types__moment-2.11.28.jar | 8 KB |
types__moment-2.11.28-sources.jar | 22 bytes |
types__moment-2.11.28-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__moment/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__moment</artifactId>
<version>2.11.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__moment/
implementation 'org.webjars.npm:types__moment:2.11.28'
// https://jarcasting.com/artifacts/org.webjars.npm/types__moment/
implementation ("org.webjars.npm:types__moment:2.11.28")
'org.webjars.npm:types__moment:jar:2.11.28'
<dependency org="org.webjars.npm" name="types__moment" rev="2.11.28">
<artifact name="types__moment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__moment', version='2.11.28')
)
libraryDependencies += "org.webjars.npm" % "types__moment" % "2.11.28"
[org.webjars.npm/types__moment "2.11.28"]