setapp

Sdk for Setapp application

License

License

GroupId

GroupId

io.setapp
ArtifactId

ArtifactId

setapp
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

setapp
Sdk for Setapp application
Project URL

Project URL

https://setapp.io
Source Code Management

Source Code Management

https://github.com/setapp-io/setapp-android-sdk

Download setapp

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0