GroupId | GroupIdio.github.patxibocos |
---|---|
ArtifactId | ArtifactIdmatriz |
Version | Version0.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
matriz-0.0.3.pom | |
matriz-0.0.3-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.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"]