License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIduser |
Last Version | Last Version8.4.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionuser
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
user-8.4.0.pom | |
user-8.4.0-sources.jar | 261 bytes |
user-8.4.0-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/user/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>user</artifactId>
<version>8.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/user/
implementation 'me.proton.core:user:8.4.0'
// https://jarcasting.com/artifacts/me.proton.core/user/
implementation ("me.proton.core:user:8.4.0")
'me.proton.core:user:aar:8.4.0'
<dependency org="me.proton.core" name="user" rev="8.4.0">
<artifact name="user" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='user', version='8.4.0')
)
libraryDependencies += "me.proton.core" % "user" % "8.4.0"
[me.proton.core/user "8.4.0"]
Group / Artifact | Type | Version |
---|---|---|
me.proton.core : user-domain | jar | 8.4.0 |
me.proton.core : user-data | jar | 8.4.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |