| License |
License |
|---|---|
| GroupId | GroupIdio.github.gmerinojimenez |
| ArtifactId | ArtifactIdtweaks-no-op |
| Last Version | Last Version0.0.18 |
| Release Date | Release Date |
| 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-0.0.18.pom | |
| tweaks-no-op-0.0.18-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.gmerinojimenez/tweaks-no-op/ -->
<dependency>
<groupId>io.github.gmerinojimenez</groupId>
<artifactId>tweaks-no-op</artifactId>
<version>0.0.18</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gmerinojimenez/tweaks-no-op/
implementation 'io.github.gmerinojimenez:tweaks-no-op:0.0.18'
// https://jarcasting.com/artifacts/io.github.gmerinojimenez/tweaks-no-op/
implementation ("io.github.gmerinojimenez:tweaks-no-op:0.0.18")
'io.github.gmerinojimenez:tweaks-no-op:aar:0.0.18'
<dependency org="io.github.gmerinojimenez" name="tweaks-no-op" rev="0.0.18">
<artifact name="tweaks-no-op" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.gmerinojimenez', module='tweaks-no-op', version='0.0.18')
)
libraryDependencies += "io.github.gmerinojimenez" % "tweaks-no-op" % "0.0.18"
[io.github.gmerinojimenez/tweaks-no-op "0.0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.compose.ui » ui | jar | 1.0.5 |
| androidx.navigation » navigation-compose | jar | 2.4.0-beta02 |