Last Version

evtrack 1.0.3

Android library that makes event & exception tracking easy. Based of EasyDeviceInfo lib and okhttp.

License

License

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

evtrack
Version

Version

1.0.3
Type

Type

aar
Description

Description

evtrack
Android library that makes event & exception tracking easy. Based of EasyDeviceInfo lib and okhttp.
Project URL

Project URL

https://github.com/nisrulz/evtrack
Source Code Management

Source Code Management

https://github.com/nisrulz/evtrack

Download evtrack 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.nisrulz : easydeviceinfo jar 2.3.0
com.squareup.okhttp3 : okhttp jar 3.4.2

Project Modules

There are no modules declared in this project.