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