| License |
License |
|---|---|
| GroupId | GroupIdio.github.patxibocos |
| ArtifactId | ArtifactIdmatriz |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| 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-1.0.0.pom | |
| matriz-1.0.0-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.patxibocos/matriz/ -->
<dependency>
<groupId>io.github.patxibocos</groupId>
<artifactId>matriz</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.patxibocos/matriz/
implementation 'io.github.patxibocos:matriz:1.0.0'
// https://jarcasting.com/artifacts/io.github.patxibocos/matriz/
implementation ("io.github.patxibocos:matriz:1.0.0")
'io.github.patxibocos:matriz:aar:1.0.0'
<dependency org="io.github.patxibocos" name="matriz" rev="1.0.0">
<artifact name="matriz" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.patxibocos', module='matriz', version='1.0.0')
)
libraryDependencies += "io.github.patxibocos" % "matriz" % "1.0.0"
[io.github.patxibocos/matriz "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.compose.foundation » foundation | jar | 1.0.0 |