Test SDK And Plugin Creation

A library demo that allows tracking android tests.

License

License

GroupId

GroupId

com.thebhumilsoni
ArtifactId

ArtifactId

test-analytics
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Test SDK And Plugin Creation
A library demo that allows tracking android tests.
Project URL

Project URL

https://github.com/thebhumilsoni/test-android-sdk-and-plugin-creation
Source Code Management

Source Code Management

https://github.com/thebhumilsoni/test-android-sdk-and-plugin-creation

Download test-analytics

How to add to project

<!-- https://jarcasting.com/artifacts/com.thebhumilsoni/test-analytics/ -->
<dependency>
    <groupId>com.thebhumilsoni</groupId>
    <artifactId>test-analytics</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thebhumilsoni/test-analytics/
implementation 'com.thebhumilsoni:test-analytics:1.1.1'
// https://jarcasting.com/artifacts/com.thebhumilsoni/test-analytics/
implementation ("com.thebhumilsoni:test-analytics:1.1.1")
'com.thebhumilsoni:test-analytics:pom:1.1.1'
<dependency org="com.thebhumilsoni" name="test-analytics" rev="1.1.1">
  <artifact name="test-analytics" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thebhumilsoni', module='test-analytics', version='1.1.1')
)
libraryDependencies += "com.thebhumilsoni" % "test-analytics" % "1.1.1"
[com.thebhumilsoni/test-analytics "1.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.21
androidx.core » core-ktx Optional jar 1.7.0
androidx.appcompat » appcompat Optional jar 1.4.1
com.google.android.material » material Optional jar 1.6.0
junit : junit Optional jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0