is not current version
Last Version 0.0.2

com.github.timtimmahh:gpsoauth-kotlin 0.0.1

A Google Play Music API written in Kotlin for Android

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.timtimmahh
ArtifactId

ArtifactId

gpsoauth-kotlin
Version

Version

0.0.1
Type

Type

aar

Download gpsoauth-kotlin 0.0.1


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