is not current version
Last Version 0.4.0

com.github.alorma:compose-settings 0.0.5

Compose settings

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

compose-settings
Version

Version

0.0.5
Type

Type

aar

Download compose-settings 0.0.5


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