Categories |
CategoriesJavaScript Languages Angular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangularjs-ie8-build |
Version | Version1.3.15 |
Type | Typejar |
Filename | Size |
---|---|
angularjs-ie8-build-1.3.15.pom | |
angularjs-ie8-build-1.3.15.jar | 411 KB |
angularjs-ie8-build-1.3.15-sources.jar | 22 bytes |
angularjs-ie8-build-1.3.15-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angularjs-ie8-build/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angularjs-ie8-build</artifactId>
<version>1.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angularjs-ie8-build/
implementation 'org.webjars.bower:angularjs-ie8-build:1.3.15'
// https://jarcasting.com/artifacts/org.webjars.bower/angularjs-ie8-build/
implementation ("org.webjars.bower:angularjs-ie8-build:1.3.15")
'org.webjars.bower:angularjs-ie8-build:jar:1.3.15'
<dependency org="org.webjars.bower" name="angularjs-ie8-build" rev="1.3.15">
<artifact name="angularjs-ie8-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angularjs-ie8-build', version='1.3.15')
)
libraryDependencies += "org.webjars.bower" % "angularjs-ie8-build" % "1.3.15"
[org.webjars.bower/angularjs-ie8-build "1.3.15"]