License |
License |
---|---|
GroupId | GroupIdio.github.ackeecz |
ArtifactId | ArtifactIdrx-social-login-core |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionrx-social-login-core
Core functionality for Rx Social Login
|
Project URL |
Project URL |
Filename | Size |
---|---|
rx-social-login-core-1.2.1.pom | |
rx-social-login-core-1.2.1-sources.jar | 1 KB |
rx-social-login-core-1.2.1-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ackeecz/rx-social-login-core/ -->
<dependency>
<groupId>io.github.ackeecz</groupId>
<artifactId>rx-social-login-core</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ackeecz/rx-social-login-core/
implementation 'io.github.ackeecz:rx-social-login-core:1.2.1'
// https://jarcasting.com/artifacts/io.github.ackeecz/rx-social-login-core/
implementation ("io.github.ackeecz:rx-social-login-core:1.2.1")
'io.github.ackeecz:rx-social-login-core:aar:1.2.1'
<dependency org="io.github.ackeecz" name="rx-social-login-core" rev="1.2.1">
<artifact name="rx-social-login-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ackeecz', module='rx-social-login-core', version='1.2.1')
)
libraryDependencies += "io.github.ackeecz" % "rx-social-login-core" % "1.2.1"
[io.github.ackeecz/rx-social-login-core "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.30 |