| License |
License
Android DevTools License
|
|---|---|
| GroupId | GroupIdcom.trendyol.android.devtools |
| ArtifactId | ArtifactIddebug-toast |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiondebug-toast
Android Debug Toast On Demand
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| debug-toast-0.1.0.pom | |
| debug-toast-0.1.0-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.trendyol.android.devtools/debug-toast/ -->
<dependency>
<groupId>com.trendyol.android.devtools</groupId>
<artifactId>debug-toast</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.trendyol.android.devtools/debug-toast/
implementation 'com.trendyol.android.devtools:debug-toast:0.1.0'
// https://jarcasting.com/artifacts/com.trendyol.android.devtools/debug-toast/
implementation ("com.trendyol.android.devtools:debug-toast:0.1.0")
'com.trendyol.android.devtools:debug-toast:aar:0.1.0'
<dependency org="com.trendyol.android.devtools" name="debug-toast" rev="0.1.0">
<artifact name="debug-toast" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.trendyol.android.devtools', module='debug-toast', version='0.1.0')
)
libraryDependencies += "com.trendyol.android.devtools" % "debug-toast" % "0.1.0"
[com.trendyol.android.devtools/debug-toast "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |