is not current version
Last Version 1.0.0

io.github.patxibocos:matriz 0.0.3

A grid canvas composable for Android Jetpack Compose

GroupId

GroupId

io.github.patxibocos
ArtifactId

ArtifactId

matriz
Version

Version

0.0.3
Type

Type

aar

Download matriz 0.0.3


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