License |
License |
---|---|
Categories |
CategoriesDagger Application Layer Libs Dependency Injection |
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdreport-dagger |
Version | Version7.2.3 |
Type | Typeaar |
Description |
Descriptionreport-dagger
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
report-dagger-7.2.3.pom | |
report-dagger-7.2.3-sources.jar | 2 KB |
report-dagger-7.2.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/report-dagger/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>report-dagger</artifactId>
<version>7.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/report-dagger/
implementation 'me.proton.core:report-dagger:7.2.3'
// https://jarcasting.com/artifacts/me.proton.core/report-dagger/
implementation ("me.proton.core:report-dagger:7.2.3")
'me.proton.core:report-dagger:aar:7.2.3'
<dependency org="me.proton.core" name="report-dagger" rev="7.2.3">
<artifact name="report-dagger" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='report-dagger', version='7.2.3')
)
libraryDependencies += "me.proton.core" % "report-dagger" % "7.2.3"
[me.proton.core/report-dagger "7.2.3"]
Group / Artifact | Type | Version |
---|---|---|
me.proton.core : domain | jar | 7.2.3 |
me.proton.core : report-domain | jar | 7.2.3 |
me.proton.core : report-data | jar | 7.2.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.google.dagger : hilt-android | jar | 2.40.5 |