is not current version
Last Version 1.3.0

com.telefonica:tweaks-no-op 1.0.2

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-no-op
Version

Version

1.0.2
Type

Type

aar

Download tweaks-no-op 1.0.2


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