Last Version

capturable 1.0.3

Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap

License

License

GroupId

GroupId

dev.shreyaspatil
ArtifactId

ArtifactId

capturable
Version

Version

1.0.3
Type

Type

aar
Description

Description

capturable
Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap
Project URL

Project URL

https://github.com/PatilShreyas/Capturable/
Source Code Management

Source Code Management

https://github.com/PatilShreyas/Capturable/

Download capturable 1.0.3


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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
androidx.core » core-ktx jar 1.7.0
androidx.compose.ui » ui jar 1.1.0
androidx.compose.runtime » runtime jar 1.1.0

Project Modules

There are no modules declared in this project.