Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmoment-jdateformatparser |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
moment-jdateformatparser-1.0.0.pom | |
moment-jdateformatparser-1.0.0.jar | 13 KB |
moment-jdateformatparser-1.0.0-sources.jar | 22 bytes |
moment-jdateformatparser-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/moment-jdateformatparser/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>moment-jdateformatparser</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/moment-jdateformatparser/
implementation 'org.webjars.npm:moment-jdateformatparser:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/moment-jdateformatparser/
implementation ("org.webjars.npm:moment-jdateformatparser:1.0.0")
'org.webjars.npm:moment-jdateformatparser:jar:1.0.0'
<dependency org="org.webjars.npm" name="moment-jdateformatparser" rev="1.0.0">
<artifact name="moment-jdateformatparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='moment-jdateformatparser', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "moment-jdateformatparser" % "1.0.0"
[org.webjars.npm/moment-jdateformatparser "1.0.0"]