is not current version
Last Version 0.1.0

io.smooth-way:auth-android-twitter 0.0.1

A suite of libraries made to help ease developer's life

GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

auth-android-twitter
Version

Version

0.0.1
Type

Type

aar

Download auth-android-twitter 0.0.1


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