is not current version
Last Version 0.2.1

com.frogermcs.dagger2metrics:dagger2metrics-runtime 0.2

Dagger2 graph initialization performance metrics

Categories

Categories

Dagger Application Layer Libs Dependency Injection Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.frogermcs.dagger2metrics
ArtifactId

ArtifactId

dagger2metrics-runtime
Version

Version

0.2
Type

Type

aar

Download dagger2metrics-runtime 0.2


<!-- https://jarcasting.com/artifacts/com.frogermcs.dagger2metrics/dagger2metrics-runtime/ -->
<dependency>
    <groupId>com.frogermcs.dagger2metrics</groupId>
    <artifactId>dagger2metrics-runtime</artifactId>
    <version>0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.frogermcs.dagger2metrics/dagger2metrics-runtime/
implementation 'com.frogermcs.dagger2metrics:dagger2metrics-runtime:0.2'
// https://jarcasting.com/artifacts/com.frogermcs.dagger2metrics/dagger2metrics-runtime/
implementation ("com.frogermcs.dagger2metrics:dagger2metrics-runtime:0.2")
'com.frogermcs.dagger2metrics:dagger2metrics-runtime:aar:0.2'
<dependency org="com.frogermcs.dagger2metrics" name="dagger2metrics-runtime" rev="0.2">
  <artifact name="dagger2metrics-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.frogermcs.dagger2metrics', module='dagger2metrics-runtime', version='0.2')
)
libraryDependencies += "com.frogermcs.dagger2metrics" % "dagger2metrics-runtime" % "0.2"
[com.frogermcs.dagger2metrics/dagger2metrics-runtime "0.2"]