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