is not current version
Last Version 8.0.0-beta.10

org.webjars.npm:angular__http 2.4.10

WebJar for @angular/http

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular__http
Version

Version

2.4.10
Type

Type

jar

Download angular__http 2.4.10


<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular__http/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>angular__http</artifactId>
    <version>2.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular__http/
implementation 'org.webjars.npm:angular__http:2.4.10'
// https://jarcasting.com/artifacts/org.webjars.npm/angular__http/
implementation ("org.webjars.npm:angular__http:2.4.10")
'org.webjars.npm:angular__http:jar:2.4.10'
<dependency org="org.webjars.npm" name="angular__http" rev="2.4.10">
  <artifact name="angular__http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular__http', version='2.4.10')
)
libraryDependencies += "org.webjars.npm" % "angular__http" % "2.4.10"
[org.webjars.npm/angular__http "2.4.10"]