is not current version
Last Version 1.0.0

io.github.patxibocos:matriz 0.0.1

A grid canvas composable for Android Jetpack Compose

GroupId

GroupId

io.github.patxibocos
ArtifactId

ArtifactId

matriz
Version

Version

0.0.1
Type

Type

aar

Download matriz 0.0.1


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