| License |
License |
|---|---|
| GroupId | GroupIdcom.tauk |
| ArtifactId | ArtifactIdtauk-espresso-library |
| Version | Version0.1.2 |
| Type | Typeaar |
| Description |
Descriptiontauk-espresso-library
Tauk official Espresso package
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tauk-espresso-library-0.1.2.pom | |
| tauk-espresso-library-0.1.2-sources.jar | 15 KB |
| tauk-espresso-library-0.1.2-javadoc.jar | 309 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tauk/tauk-espresso-library/ -->
<dependency>
<groupId>com.tauk</groupId>
<artifactId>tauk-espresso-library</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tauk/tauk-espresso-library/
implementation 'com.tauk:tauk-espresso-library:0.1.2'
// https://jarcasting.com/artifacts/com.tauk/tauk-espresso-library/
implementation ("com.tauk:tauk-espresso-library:0.1.2")
'com.tauk:tauk-espresso-library:aar:0.1.2'
<dependency org="com.tauk" name="tauk-espresso-library" rev="0.1.2">
<artifact name="tauk-espresso-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tauk', module='tauk-espresso-library', version='0.1.2')
)
libraryDependencies += "com.tauk" % "tauk-espresso-library" % "0.1.2"
[com.tauk/tauk-espresso-library "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |
| junit : junit | jar | 4.13.2 |
| androidx.test » runner | jar | 1.4.0 |
| androidx.test.uiautomator » uiautomator | jar | 2.2.0 |
| com.squareup.moshi : moshi | jar | 1.12.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| androidx.test.ext » junit-ktx | jar | 1.1.3 |
| androidx.test.espresso » espresso-core | jar | 3.4.0 |