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