License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Angular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangularjs-ie8-build |
Last Version | Last Version1.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangularjs-ie8-build
WebJar for angularjs-ie8-build
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angularjs-ie8-build-1.4.7.pom | |
angularjs-ie8-build-1.4.7.jar | 454 KB |
angularjs-ie8-build-1.4.7-sources.jar | 22 bytes |
angularjs-ie8-build-1.4.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angularjs-ie8-build/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angularjs-ie8-build</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angularjs-ie8-build/
implementation 'org.webjars.npm:angularjs-ie8-build:1.4.7'
// https://jarcasting.com/artifacts/org.webjars.npm/angularjs-ie8-build/
implementation ("org.webjars.npm:angularjs-ie8-build:1.4.7")
'org.webjars.npm:angularjs-ie8-build:jar:1.4.7'
<dependency org="org.webjars.npm" name="angularjs-ie8-build" rev="1.4.7">
<artifact name="angularjs-ie8-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angularjs-ie8-build', version='1.4.7')
)
libraryDependencies += "org.webjars.npm" % "angularjs-ie8-build" % "1.4.7"
[org.webjars.npm/angularjs-ie8-build "1.4.7"]