testdebuglib

Test debug library Android SDK

License

License

Apache License
GroupId

GroupId

io.github.pablodxcode
ArtifactId

ArtifactId

testdebuglib
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

testdebuglib
Test debug library Android SDK

Download testdebuglib

How to add to project

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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0