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