License |
License
Android DevTools License
|
---|---|
GroupId | GroupIdcom.trendyol.android.devtools |
ArtifactId | ArtifactIddebug-menu |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondebug-menu
Android QA Debug Menu
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
debug-menu-0.1.0.pom | |
debug-menu-0.1.0-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trendyol.android.devtools/debug-menu/ -->
<dependency>
<groupId>com.trendyol.android.devtools</groupId>
<artifactId>debug-menu</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.trendyol.android.devtools/debug-menu/
implementation 'com.trendyol.android.devtools:debug-menu:0.1.0'
// https://jarcasting.com/artifacts/com.trendyol.android.devtools/debug-menu/
implementation ("com.trendyol.android.devtools:debug-menu:0.1.0")
'com.trendyol.android.devtools:debug-menu:aar:0.1.0'
<dependency org="com.trendyol.android.devtools" name="debug-menu" rev="0.1.0">
<artifact name="debug-menu" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.trendyol.android.devtools', module='debug-menu', version='0.1.0')
)
libraryDependencies += "com.trendyol.android.devtools" % "debug-menu" % "0.1.0"
[com.trendyol.android.devtools/debug-menu "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.4.0 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0 |
androidx.lifecycle » lifecycle-livedata-core-ktx | jar | 2.4.0 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.0 |
androidx.fragment » fragment-ktx | jar | 1.3.2 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |