| License | 
                License
                                                        MIT                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdorg.webjars.bower | 
    
| ArtifactId | ArtifactIdmoment-jdateformatparser | 
    
| Last Version | Last Version1.2.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmoment-jdateformatparser 
            WebJar for moment-jdateformatparser 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| moment-jdateformatparser-1.2.1.pom | |
| moment-jdateformatparser-1.2.1.jar | 8 KB | 
| moment-jdateformatparser-1.2.1-sources.jar | 22 bytes | 
| moment-jdateformatparser-1.2.1-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.bower/moment-jdateformatparser/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>moment-jdateformatparser</artifactId>
    <version>1.2.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.bower/moment-jdateformatparser/
implementation 'org.webjars.bower:moment-jdateformatparser:1.2.1'
                // https://jarcasting.com/artifacts/org.webjars.bower/moment-jdateformatparser/
implementation ("org.webjars.bower:moment-jdateformatparser:1.2.1")
                'org.webjars.bower:moment-jdateformatparser:jar:1.2.1'
                <dependency org="org.webjars.bower" name="moment-jdateformatparser" rev="1.2.1">
  <artifact name="moment-jdateformatparser" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.bower', module='moment-jdateformatparser', version='1.2.1')
)
                libraryDependencies += "org.webjars.bower" % "moment-jdateformatparser" % "1.2.1"
                [org.webjars.bower/moment-jdateformatparser "1.2.1"]