Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT
License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Angular User Interface Web Frameworks ORM Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-angular-platform-browser-dynamic-builds |
Last Version | Last Version0.0.0-PLACEHOLDER |
Release Date | Release Date |
Type | Typejar |
Description |
Description@angular/platform-browser-dynamic
WebJar for @angular/platform-browser-dynamic
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-platform-browser-dynamic-builds/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-angular-platform-browser-dynamic-builds</artifactId>
<version>0.0.0-PLACEHOLDER</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-platform-browser-dynamic-builds/
implementation 'org.webjars.npm:github-com-angular-platform-browser-dynamic-builds:0.0.0-PLACEHOLDER'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-platform-browser-dynamic-builds/
implementation ("org.webjars.npm:github-com-angular-platform-browser-dynamic-builds:0.0.0-PLACEHOLDER")
'org.webjars.npm:github-com-angular-platform-browser-dynamic-builds:jar:0.0.0-PLACEHOLDER'
<dependency org="org.webjars.npm" name="github-com-angular-platform-browser-dynamic-builds" rev="0.0.0-PLACEHOLDER">
<artifact name="github-com-angular-platform-browser-dynamic-builds" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-angular-platform-browser-dynamic-builds', version='0.0.0-PLACEHOLDER')
)
libraryDependencies += "org.webjars.npm" % "github-com-angular-platform-browser-dynamic-builds" % "0.0.0-PLACEHOLDER"
[org.webjars.npm/github-com-angular-platform-browser-dynamic-builds "0.0.0-PLACEHOLDER"]
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT