Download answers-shim-0.0.3.jar file - Jar a

Jar examples for a:answers-shim

Description

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

You can download jar file answers-shim 0.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add answers-shim-0.0.3.jar to your project.

<dependency>
   <groupId>io.branch.external.answersshim</groupId>
   <artifactId>answers-shim</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'io.branch.external.answersshim', name: 'answers-shim', version: '0.0.3'
libraryDependencies += "io.branch.external.answersshim" % "answers-shim" % "0.0.3"
<dependency org="io.branch.external.answersshim" name="answers-shim" rev="0.0.3"/>
@Grapes(@Grab(group='io.branch.external.answersshim', module='answers-shim', version='0.0.3'))
'io.branch.external.answersshim:answers-shim:jar:0.0.3'

Download

Click the following link to download the jar file.

answers-shim-0.0.3-javadoc.jar
answers-shim-0.0.3-sources.jar
answers-shim-0.0.3.pom



Related Tutorials