is not current version
Last Version 0.7.2

com.github.alorma:compose-settings-ui 0.4.0

Compose settings

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

compose-settings-ui
Version

Version

0.4.0
Type

Type

aar

Download compose-settings-ui 0.4.0


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