Last Version

retroceptor-auth 3.0.0

Retrofit Interceptor to support automatic authorization handling with built-in support for OAuth2

License

License

GroupId

GroupId

io.github.ackeecz
ArtifactId

ArtifactId

retroceptor-auth
Version

Version

3.0.0
Type

Type

aar
Description

Description

retroceptor-auth
Retrofit Interceptor to support automatic authorization handling with built-in support for OAuth2
Project URL

Project URL

https://github.com/AckeeCZ/retroceptor

Download retroceptor-auth 3.0.0


<!-- https://jarcasting.com/artifacts/io.github.ackeecz/retroceptor-auth/ -->
<dependency>
    <groupId>io.github.ackeecz</groupId>
    <artifactId>retroceptor-auth</artifactId>
    <version>3.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ackeecz/retroceptor-auth/
implementation 'io.github.ackeecz:retroceptor-auth:3.0.0'
// https://jarcasting.com/artifacts/io.github.ackeecz/retroceptor-auth/
implementation ("io.github.ackeecz:retroceptor-auth:3.0.0")
'io.github.ackeecz:retroceptor-auth:aar:3.0.0'
<dependency org="io.github.ackeecz" name="retroceptor-auth" rev="3.0.0">
  <artifact name="retroceptor-auth" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ackeecz', module='retroceptor-auth', version='3.0.0')
)
libraryDependencies += "io.github.ackeecz" % "retroceptor-auth" % "3.0.0"
[io.github.ackeecz/retroceptor-auth "3.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.ackeecz : retroceptor-core jar 3.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.21
com.squareup.retrofit2 : retrofit jar 2.9.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.0

Project Modules

There are no modules declared in this project.