testserverlib

Test server library Android SDK

License

License

Apache License
GroupId

GroupId

io.github.pablodxcode
ArtifactId

ArtifactId

testserverlib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

testserverlib
Test server library Android SDK

Download testserverlib

How to add to project

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

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.0