GroupId | GroupIdcom.toast.android.gamebase |
---|---|
ArtifactId | ArtifactIdgamebase-adapter-auth-twitter |
Version | Version2.17.3 |
Type | Typeaar |
Filename | Size |
---|---|
gamebase-adapter-auth-twitter-2.17.3.pom | |
gamebase-adapter-auth-twitter-2.17.3.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.17.3</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.17.3'
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-twitter/
implementation ("com.toast.android.gamebase:gamebase-adapter-auth-twitter:2.17.3")
'com.toast.android.gamebase:gamebase-adapter-auth-twitter:aar:2.17.3'
<dependency org="com.toast.android.gamebase" name="gamebase-adapter-auth-twitter" rev="2.17.3">
<artifact name="gamebase-adapter-auth-twitter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android.gamebase', module='gamebase-adapter-auth-twitter', version='2.17.3')
)
libraryDependencies += "com.toast.android.gamebase" % "gamebase-adapter-auth-twitter" % "2.17.3"
[com.toast.android.gamebase/gamebase-adapter-auth-twitter "2.17.3"]