is not current version
Last Version 0.0.16

se.warting.in-app-update:in-app-update-compose 0.0.4

In-App update compose

GroupId

GroupId

se.warting.in-app-update
ArtifactId

ArtifactId

in-app-update-compose
Version

Version

0.0.4
Type

Type

aar

Download in-app-update-compose 0.0.4


<!-- https://jarcasting.com/artifacts/se.warting.in-app-update/in-app-update-compose/ -->
<dependency>
    <groupId>se.warting.in-app-update</groupId>
    <artifactId>in-app-update-compose</artifactId>
    <version>0.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/se.warting.in-app-update/in-app-update-compose/
implementation 'se.warting.in-app-update:in-app-update-compose:0.0.4'
// https://jarcasting.com/artifacts/se.warting.in-app-update/in-app-update-compose/
implementation ("se.warting.in-app-update:in-app-update-compose:0.0.4")
'se.warting.in-app-update:in-app-update-compose:aar:0.0.4'
<dependency org="se.warting.in-app-update" name="in-app-update-compose" rev="0.0.4">
  <artifact name="in-app-update-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='se.warting.in-app-update', module='in-app-update-compose', version='0.0.4')
)
libraryDependencies += "se.warting.in-app-update" % "in-app-update-compose" % "0.0.4"
[se.warting.in-app-update/in-app-update-compose "0.0.4"]