License |
License |
---|---|
GroupId | GroupIdio.github.kaustubhpatange |
ArtifactId | ArtifactIdkapture |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionkapture
A library for Jetpack Compose to capture Composable content to Android Bitmap
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kapture-1.0.0.pom | |
kapture-1.0.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kaustubhpatange/kapture/ -->
<dependency>
<groupId>io.github.kaustubhpatange</groupId>
<artifactId>kapture</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/kapture/
implementation 'io.github.kaustubhpatange:kapture:1.0.0'
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/kapture/
implementation ("io.github.kaustubhpatange:kapture:1.0.0")
'io.github.kaustubhpatange:kapture:aar:1.0.0'
<dependency org="io.github.kaustubhpatange" name="kapture" rev="1.0.0">
<artifact name="kapture" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kaustubhpatange', module='kapture', version='1.0.0')
)
libraryDependencies += "io.github.kaustubhpatange" % "kapture" % "1.0.0"
[io.github.kaustubhpatange/kapture "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.compose.ui » ui | jar | 1.0.5 |
androidx.compose.runtime » runtime | jar | 1.0.5 |