is not current version
Last Version 0.0.6

qonversion-sandwich-android 0.0.5

The common bridge native layer for Qonversion cross-platform SDKs.

License

License

GroupId

GroupId

io.qonversion.sandwich
ArtifactId

ArtifactId

sandwich
Version

Version

0.0.5
Type

Type

aar
Description

Description

qonversion-sandwich-android
The common bridge native layer for Qonversion cross-platform SDKs.
Project URL

Project URL

https://github.com/qonversion/sandwich-sdk
Source Code Management

Source Code Management

https://github.com/qonversion/sandwich-sdk

Download sandwich 0.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
io.qonversion.android.sdk : sdk jar 3.2.4
androidx.preference » preference jar 1.1.1

Project Modules

There are no modules declared in this project.