is not current version
Last Version 1.3.0

com.telefonica:tweaks 1.0.4

A customizable debug screen to view and edit flags that can be used for development in Jetpack Compose applications

GroupId

GroupId

com.telefonica
ArtifactId

ArtifactId

tweaks
Version

Version

1.0.4
Type

Type

aar

Download tweaks 1.0.4


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