License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__auth0-js |
Version | Version8.11.12 |
Type | Typejar |
Description |
Description@types/auth0-js
WebJar for @types/auth0-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types__auth0-js-8.11.12.pom | |
types__auth0-js-8.11.12.jar | 10 KB |
types__auth0-js-8.11.12-sources.jar | 22 bytes |
types__auth0-js-8.11.12-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__auth0-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__auth0-js</artifactId>
<version>8.11.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__auth0-js/
implementation 'org.webjars.npm:types__auth0-js:8.11.12'
// https://jarcasting.com/artifacts/org.webjars.npm/types__auth0-js/
implementation ("org.webjars.npm:types__auth0-js:8.11.12")
'org.webjars.npm:types__auth0-js:jar:8.11.12'
<dependency org="org.webjars.npm" name="types__auth0-js" rev="8.11.12">
<artifact name="types__auth0-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__auth0-js', version='8.11.12')
)
libraryDependencies += "org.webjars.npm" % "types__auth0-js" % "8.11.12"
[org.webjars.npm/types__auth0-js "8.11.12"]