Last Version

kapture 1.0.0

A library for Jetpack Compose to capture Composable content to Android Bitmap

License

License

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

kapture
Version

Version

1.0.0
Type

Type

aar
Description

Description

kapture
A library for Jetpack Compose to capture Composable content to Android Bitmap
Project URL

Project URL

https://github.com/KaustubhPatange/kapture
Source Code Management

Source Code Management

https://github.com/KaustubhPatange/kapture/tree/master

Download kapture 1.0.0


<!-- 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"]

Dependencies

compile (1)

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

runtime (4)

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

Project Modules

There are no modules declared in this project.