| License |
License |
|---|---|
| GroupId | GroupIdio.setapp |
| ArtifactId | ArtifactIdsetapp |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsetapp
Sdk for Setapp application
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| setapp-1.1.1.pom | |
| setapp-1.1.1-sources.jar | 3 KB |
| setapp-1.1.1-javadoc.jar | 256 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |