is not current version
Last Version 1.1.5

com.thebhumilsoni.test-android-sdk-and-plugin-creation:test-sdk-creation 1.1.4

A library demo that allows tracking android tests.

GroupId

GroupId

com.thebhumilsoni.test-android-sdk-and-plugin-creation
ArtifactId

ArtifactId

test-sdk-creation
Version

Version

1.1.4
Type

Type

pom

Download test-sdk-creation 1.1.4


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