License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-jwt |
Version | Version0.1.9 |
Type | Typejar |
Description |
Descriptionangular-jwt
WebJar for angular-jwt
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angular-jwt-0.1.9.pom | |
angular-jwt-0.1.9.jar | 31 KB |
angular-jwt-0.1.9-sources.jar | 22 bytes |
angular-jwt-0.1.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-jwt/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-jwt</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-jwt/
implementation 'org.webjars.npm:angular-jwt:0.1.9'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-jwt/
implementation ("org.webjars.npm:angular-jwt:0.1.9")
'org.webjars.npm:angular-jwt:jar:0.1.9'
<dependency org="org.webjars.npm" name="angular-jwt" rev="0.1.9">
<artifact name="angular-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-jwt', version='0.1.9')
)
libraryDependencies += "org.webjars.npm" % "angular-jwt" % "0.1.9"
[org.webjars.npm/angular-jwt "0.1.9"]