License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdoauth-ng |
Version | Version0.4.10 |
Type | Typejar |
Description |
Descriptionoauth-ng
WebJar for oauth-ng
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oauth-ng-0.4.10.pom | |
oauth-ng-0.4.10.jar | 504 KB |
oauth-ng-0.4.10-sources.jar | 22 bytes |
oauth-ng-0.4.10-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/oauth-ng/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>oauth-ng</artifactId>
<version>0.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/oauth-ng/
implementation 'org.webjars.npm:oauth-ng:0.4.10'
// https://jarcasting.com/artifacts/org.webjars.npm/oauth-ng/
implementation ("org.webjars.npm:oauth-ng:0.4.10")
'org.webjars.npm:oauth-ng:jar:0.4.10'
<dependency org="org.webjars.npm" name="oauth-ng" rev="0.4.10">
<artifact name="oauth-ng" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='oauth-ng', version='0.4.10')
)
libraryDependencies += "org.webjars.npm" % "oauth-ng" % "0.4.10"
[org.webjars.npm/oauth-ng "0.4.10"]