is not current version
Last Version 1.2.2

org.webjars:angular-http-auth 1.2.1

WebJar for HTTP Auth Interceptor Module

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-http-auth
Version

Version

1.2.1
Type

Type

jar

Download angular-http-auth 1.2.1


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