| License |
License |
|---|---|
| Categories |
CategoriesAngular User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdangular2-jwt |
| Last Version | Last Version0.1.24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionangular2-jwt
WebJar for angular2-jwt
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| angular2-jwt-0.1.24.pom | |
| angular2-jwt-0.1.24.jar | 14 KB |
| angular2-jwt-0.1.24-sources.jar | 22 bytes |
| angular2-jwt-0.1.24-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular2-jwt/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular2-jwt</artifactId>
<version>0.1.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-jwt/
implementation 'org.webjars.npm:angular2-jwt:0.1.24'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-jwt/
implementation ("org.webjars.npm:angular2-jwt:0.1.24")
'org.webjars.npm:angular2-jwt:jar:0.1.24'
<dependency org="org.webjars.npm" name="angular2-jwt" rev="0.1.24">
<artifact name="angular2-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-jwt', version='0.1.24')
)
libraryDependencies += "org.webjars.npm" % "angular2-jwt" % "0.1.24"
[org.webjars.npm/angular2-jwt "0.1.24"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : js-base64 | jar | [2.1.9,3) |