is not current version
Last Version 1.0.3.6.5

io.github.gpalaciosopen:test-library-release 1.0.1.1

libreria de prueba

GroupId

GroupId

io.github.gpalaciosopen
ArtifactId

ArtifactId

test-library-release
Version

Version

1.0.1.1
Type

Type

aar

Download test-library-release 1.0.1.1


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