Last Version

Matriz 1.0.0

A grid canvas composable for Android Jetpack Compose

License

License

GroupId

GroupId

io.github.patxibocos
ArtifactId

ArtifactId

matriz
Version

Version

1.0.0
Type

Type

aar
Description

Description

Matriz
A grid canvas composable for Android Jetpack Compose
Project URL

Project URL

https://github.com/patxibocos/matriz
Source Code Management

Source Code Management

https://github.com/patxibocos/matriz/tree/main

Download matriz 1.0.0


<!-- 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"]

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
androidx.compose.foundation » foundation jar 1.0.0

Project Modules

There are no modules declared in this project.