is not current version
Last Version 1.2.0-beta3

ir.metrix.notification:metrix 1.1.6

Metrix Notification library

GroupId

GroupId

ir.metrix.notification
ArtifactId

ArtifactId

metrix
Version

Version

1.1.6
Type

Type

aar

Download metrix 1.1.6

Filename Size
metrix-1.1.6.pom
Browse

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