test-library

A test sample

License

License

GroupId

GroupId

com.usabilla.sdk
ArtifactId

ArtifactId

myLibrary
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

test-library
A test sample

Download myLibrary

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.
com.usabilla.sdk

Usabilla

By SurveyMonkey

Versions

Version
1.0.0