| License |
License
MIT
|
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIddate-format-parse |
| Last Version | Last Version0.2.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondate-format-parse
WebJar for date-format-parse
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| date-format-parse-0.2.7.pom | |
| date-format-parse-0.2.7.jar | 159 KB |
| date-format-parse-0.2.7-sources.jar | 22 bytes |
| date-format-parse-0.2.7-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/date-format-parse/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>date-format-parse</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/date-format-parse/
implementation 'org.webjars.npm:date-format-parse:0.2.7'
// https://jarcasting.com/artifacts/org.webjars.npm/date-format-parse/
implementation ("org.webjars.npm:date-format-parse:0.2.7")
'org.webjars.npm:date-format-parse:jar:0.2.7'
<dependency org="org.webjars.npm" name="date-format-parse" rev="0.2.7">
<artifact name="date-format-parse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='date-format-parse', version='0.2.7')
)
libraryDependencies += "org.webjars.npm" % "date-format-parse" % "0.2.7"
[org.webjars.npm/date-format-parse "0.2.7"]