GroupId | GroupIdcom.toast.android.gamebase |
---|---|
ArtifactId | ArtifactIdgamebase-adapter-auth-twitter |
Version | Version2.20.1 |
Type | Typeaar |
Filename | Size |
---|---|
gamebase-adapter-auth-twitter-2.20.1.pom | |
gamebase-adapter-auth-twitter-2.20.1.aar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-twitter/ -->
<dependency>
<groupId>com.toast.android.gamebase</groupId>
<artifactId>gamebase-adapter-auth-twitter</artifactId>
<version>2.20.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-twitter/
implementation 'com.toast.android.gamebase:gamebase-adapter-auth-twitter:2.20.1'
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-twitter/
implementation ("com.toast.android.gamebase:gamebase-adapter-auth-twitter:2.20.1")
'com.toast.android.gamebase:gamebase-adapter-auth-twitter:aar:2.20.1'
<dependency org="com.toast.android.gamebase" name="gamebase-adapter-auth-twitter" rev="2.20.1">
<artifact name="gamebase-adapter-auth-twitter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android.gamebase', module='gamebase-adapter-auth-twitter', version='2.20.1')
)
libraryDependencies += "com.toast.android.gamebase" % "gamebase-adapter-auth-twitter" % "2.20.1"
[com.toast.android.gamebase/gamebase-adapter-auth-twitter "2.20.1"]