| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdoauth-js |
| Last Version | Last Version0.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionoauth-js
WebJar for oauth-js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| oauth-js-0.6.1.pom | |
| oauth-js-0.6.1.jar | 85 KB |
| oauth-js-0.6.1-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/oauth-js/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>oauth-js</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/oauth-js/
implementation 'org.webjars.bower:oauth-js:0.6.1'
// https://jarcasting.com/artifacts/org.webjars.bower/oauth-js/
implementation ("org.webjars.bower:oauth-js:0.6.1")
'org.webjars.bower:oauth-js:jar:0.6.1'
<dependency org="org.webjars.bower" name="oauth-js" rev="0.6.1">
<artifact name="oauth-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='oauth-js', version='0.6.1')
)
libraryDependencies += "org.webjars.bower" % "oauth-js" % "0.6.1"
[org.webjars.bower/oauth-js "0.6.1"]