Last Version

okauth 2.0.1

OkAuth

License

License

GroupId

GroupId

com.github.wautsns
ArtifactId

ArtifactId

okauth
Version

Version

2.0.1
Type

Type

pom
Description

Description

okauth
OkAuth
Project URL

Project URL

https://github.com/wautsns/okauth

Download okauth 2.0.1

Filename Size
okauth-2.0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.wautsns/okauth/ -->
<dependency>
    <groupId>com.github.wautsns</groupId>
    <artifactId>okauth</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wautsns/okauth/
implementation 'com.github.wautsns:okauth:2.0.1'
// https://jarcasting.com/artifacts/com.github.wautsns/okauth/
implementation ("com.github.wautsns:okauth:2.0.1")
'com.github.wautsns:okauth:pom:2.0.1'
<dependency org="com.github.wautsns" name="okauth" rev="2.0.1">
  <artifact name="okauth" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wautsns', module='okauth', version='2.0.1')
)
libraryDependencies += "com.github.wautsns" % "okauth" % "2.0.1"
[com.github.wautsns/okauth "2.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • okauth-core
  • okauth-spring-boot-starter