is not current version
Last Version 0.0.17

auth 0.0.14

Firebase Compose

License

License

GroupId

GroupId

se.warting.firebase-compose
ArtifactId

ArtifactId

auth
Version

Version

0.0.14
Type

Type

aar
Description

Description

auth
Firebase Compose
Project URL

Project URL

https://github.com/warting/firebase-compose
Source Code Management

Source Code Management

https://github.com/warting/firebase-compose/tree/main

Download auth 0.0.14


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.firebase » firebase-auth-ktx jar
androidx.databinding » viewbinding jar 7.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (6)

Group / Artifact Type Version
se.warting.firebase-compose : core jar 0.0.14
androidx.core » core-ktx jar 1.7.0
com.google.android.gms » play-services-auth jar 20.0.1
androidx.activity » activity-compose jar 1.4.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.