is not current version
Last Version 1.0.1

io.github.pablodxcode:testdebuglib 1.0.0

Test debug library Android SDK

GroupId

GroupId

io.github.pablodxcode
ArtifactId

ArtifactId

testdebuglib
Version

Version

1.0.0
Type

Type

aar

Download testdebuglib 1.0.0


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