is not current version
Last Version 1.0.3.6.4

io.github.gpalaciosopen:test-library 1.0.3.6

libreria de prueba

GroupId

GroupId

io.github.gpalaciosopen
ArtifactId

ArtifactId

test-library
Version

Version

1.0.3.6
Type

Type

aar

Download test-library 1.0.3.6


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