is not current version
Last Version 0.4.0

com.github.alorma:compose-settings 0.0.1

Compose settings

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

compose-settings
Version

Version

0.0.1
Type

Type

aar

Download compose-settings 0.0.1


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