is not current version
Last Version 0.3

com.willowtreeapps:signinwithapplebutton 0.1

Add a Sign In button for Sign In With Apple

GroupId

GroupId

com.willowtreeapps
ArtifactId

ArtifactId

signinwithapplebutton
Version

Version

0.1
Type

Type

aar

Download signinwithapplebutton 0.1


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