License |
License |
---|---|
GroupId | GroupIdcom.telefonica |
ArtifactId | ArtifactIdtweaks-no-op |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionTweaks for Android-no-op
A customizable debug screen to view and edit flags that can be used for development in Jetpack Compose applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tweaks-no-op-1.0.1.pom | |
tweaks-no-op-1.0.1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.telefonica/tweaks-no-op/ -->
<dependency>
<groupId>com.telefonica</groupId>
<artifactId>tweaks-no-op</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.telefonica/tweaks-no-op/
implementation 'com.telefonica:tweaks-no-op:1.0.1'
// https://jarcasting.com/artifacts/com.telefonica/tweaks-no-op/
implementation ("com.telefonica:tweaks-no-op:1.0.1")
'com.telefonica:tweaks-no-op:aar:1.0.1'
<dependency org="com.telefonica" name="tweaks-no-op" rev="1.0.1">
<artifact name="tweaks-no-op" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.telefonica', module='tweaks-no-op', version='1.0.1')
)
libraryDependencies += "com.telefonica" % "tweaks-no-op" % "1.0.1"
[com.telefonica/tweaks-no-op "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.ui » ui | jar | 1.0.5 |
androidx.navigation » navigation-compose | jar | 2.4.0-beta02 |