License |
License |
---|---|
GroupId | GroupIdio.github.patxibocos |
ArtifactId | ArtifactIdmatriz |
Version | Version0.0.4 |
Type | Typeaar |
Description |
DescriptionMatriz
A grid canvas composable for Android Jetpack Compose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
matriz-0.0.4.pom | |
matriz-0.0.4-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.patxibocos/matriz/ -->
<dependency>
<groupId>io.github.patxibocos</groupId>
<artifactId>matriz</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.patxibocos/matriz/
implementation 'io.github.patxibocos:matriz:0.0.4'
// https://jarcasting.com/artifacts/io.github.patxibocos/matriz/
implementation ("io.github.patxibocos:matriz:0.0.4")
'io.github.patxibocos:matriz:aar:0.0.4'
<dependency org="io.github.patxibocos" name="matriz" rev="0.0.4">
<artifact name="matriz" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.patxibocos', module='matriz', version='0.0.4')
)
libraryDependencies += "io.github.patxibocos" % "matriz" % "0.0.4"
[io.github.patxibocos/matriz "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.foundation » foundation | jar | 1.0.0-beta07 |