Categories |
CategoriesH2 Data Databases OAuth2 Security CLI User Interface |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdclient-oauth2 |
Version | Version4.1.0 |
Type | Typejar |
Filename | Size |
---|---|
client-oauth2-4.1.0.pom | |
client-oauth2-4.1.0.jar | 13 KB |
client-oauth2-4.1.0-sources.jar | 22 bytes |
client-oauth2-4.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/client-oauth2/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>client-oauth2</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/client-oauth2/
implementation 'org.webjars.npm:client-oauth2:4.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/client-oauth2/
implementation ("org.webjars.npm:client-oauth2:4.1.0")
'org.webjars.npm:client-oauth2:jar:4.1.0'
<dependency org="org.webjars.npm" name="client-oauth2" rev="4.1.0">
<artifact name="client-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='client-oauth2', version='4.1.0')
)
libraryDependencies += "org.webjars.npm" % "client-oauth2" % "4.1.0"
[org.webjars.npm/client-oauth2 "4.1.0"]