is not current version
Last Version 0.0.6

io.qonversion.sandwich:sandwich 0.0.1

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

GroupId

GroupId

io.qonversion.sandwich
ArtifactId

ArtifactId

sandwich
Version

Version

0.0.1
Type

Type

aar

Download sandwich 0.0.1


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