Registry / networking / network-domain

network-domain

JSON →
library36.5.0javamavenunverified

Proton Core libraries for Android providing network domain models.

<dependency> <groupId>me.proton.core</groupId> <artifactId>network-domain</artifactId> <version>36.5.0</version> </dependency>
INSTALL
IMPORT
SIG · NETWORK-DOMAIN
N
network-domain
networkingjavav36.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ApiClient
me.proton.core.network.domain.ApiClient

Minimal example of creating an ApiClient for Proton API.

import me.proton.core.network.domain.ApiClient; ApiClient client = new ApiClient.Builder() .baseUrl("https://api.protonmail.ch") .build();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
36.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
OpenAI (training)
1
Resources