Fabric Answers Shim

Allow kits to send events, which will be forwarded to the Answers Kit if it is available

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.crashlytics.sdk.android
ArtifactId

ArtifactId

answers-shim
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

Fabric Answers Shim
Allow kits to send events, which will be forwarded to the Answers Kit if it is available
Project URL

Project URL

https://fabric.io
Project Organization

Project Organization

Fabric
Source Code Management

Source Code Management

https://github.com/crashlytics/answers-shim-android

Download answers-shim

How to add to project

<!-- https://jarcasting.com/artifacts/com.crashlytics.sdk.android/answers-shim/ -->
<dependency>
    <groupId>com.crashlytics.sdk.android</groupId>
    <artifactId>answers-shim</artifactId>
    <version>0.0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.crashlytics.sdk.android/answers-shim/
implementation 'com.crashlytics.sdk.android:answers-shim:0.0.6'
// https://jarcasting.com/artifacts/com.crashlytics.sdk.android/answers-shim/
implementation ("com.crashlytics.sdk.android:answers-shim:0.0.6")
'com.crashlytics.sdk.android:answers-shim:aar:0.0.6'
<dependency org="com.crashlytics.sdk.android" name="answers-shim" rev="0.0.6">
  <artifact name="answers-shim" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.crashlytics.sdk.android', module='answers-shim', version='0.0.6')
)
libraryDependencies += "com.crashlytics.sdk.android" % "answers-shim" % "0.0.6"
[com.crashlytics.sdk.android/answers-shim "0.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

answers-shim-android

A library that logs custom events to Answers when its available, otherwise does nothing.

License

Copyright 2017 Twitter, Inc. Distributed under the terms of the Apache License (version 2.0), see LICENSE for details.

com.crashlytics.sdk.android

Crashlytics, Inc.

Versions

Version
0.0.6
0.0.5
0.0.4