Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls Angular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-angular-zone-js- |
Last Version | Last Version0.6.23 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-zone-js-/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-angular-zone-js-</artifactId>
<version>0.6.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-zone-js-/
implementation 'org.webjars.npm:github-com-angular-zone-js-:0.6.23'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-zone-js-/
implementation ("org.webjars.npm:github-com-angular-zone-js-:0.6.23")
'org.webjars.npm:github-com-angular-zone-js-:jar:0.6.23'
<dependency org="org.webjars.npm" name="github-com-angular-zone-js-" rev="0.6.23">
<artifact name="github-com-angular-zone-js-" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-angular-zone-js-', version='0.6.23')
)
libraryDependencies += "org.webjars.npm" % "github-com-angular-zone-js-" % "0.6.23"
[org.webjars.npm/github-com-angular-zone-js- "0.6.23"]