| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls Angular User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgithub-com-auth0-angular-auth0 |
| Version | Version3.0.0 |
| Type | Typejar |
| Description |
Descriptionangular-auth0
WebJar for angular-auth0
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-auth0-angular-auth0/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-auth0-angular-auth0</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-auth0-angular-auth0/
implementation 'org.webjars.npm:github-com-auth0-angular-auth0:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-auth0-angular-auth0/
implementation ("org.webjars.npm:github-com-auth0-angular-auth0:3.0.0")
'org.webjars.npm:github-com-auth0-angular-auth0:jar:3.0.0'
<dependency org="org.webjars.npm" name="github-com-auth0-angular-auth0" rev="3.0.0">
<artifact name="github-com-auth0-angular-auth0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-auth0-angular-auth0', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-auth0-angular-auth0" % "3.0.0"
[org.webjars.npm/github-com-auth0-angular-auth0 "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : angular | jar | [1.6.8,2) |
| org.webjars.npm : auth0-js | jar | [9.0.0,10) |