nimbus-layout-compose

A framework to help implement Server-Driven UI in your apps natively.

License

License

GroupId

GroupId

br.com.zup.nimbus
ArtifactId

ArtifactId

nimbus-layout-compose
Last Version

Last Version

1.0.0-alpha1
Release Date

Release Date

Type

Type

aar
Description

Description

nimbus-layout-compose
A framework to help implement Server-Driven UI in your apps natively.

Download nimbus-layout-compose

How to add to project

<!-- https://jarcasting.com/artifacts/br.com.zup.nimbus/nimbus-layout-compose/ -->
<dependency>
    <groupId>br.com.zup.nimbus</groupId>
    <artifactId>nimbus-layout-compose</artifactId>
    <version>1.0.0-alpha1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.zup.nimbus/nimbus-layout-compose/
implementation 'br.com.zup.nimbus:nimbus-layout-compose:1.0.0-alpha1'
// https://jarcasting.com/artifacts/br.com.zup.nimbus/nimbus-layout-compose/
implementation ("br.com.zup.nimbus:nimbus-layout-compose:1.0.0-alpha1")
'br.com.zup.nimbus:nimbus-layout-compose:aar:1.0.0-alpha1'
<dependency org="br.com.zup.nimbus" name="nimbus-layout-compose" rev="1.0.0-alpha1">
  <artifact name="nimbus-layout-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='br.com.zup.nimbus', module='nimbus-layout-compose', version='1.0.0-alpha1')
)
libraryDependencies += "br.com.zup.nimbus" % "nimbus-layout-compose" % "1.0.0-alpha1"
[br.com.zup.nimbus/nimbus-layout-compose "1.0.0-alpha1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (18)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
br.com.zup.nimbus : nimbus-compose jar 1.0.0-alpha29
io.ktor : ktor-client-android jar 2.0.0
com.google.android.material » material jar 1.6.1
androidx.appcompat » appcompat jar 1.4.2
androidx.constraintlayout » constraintlayout jar 2.1.4
androidx.navigation » navigation-compose jar 2.4.2
androidx.compose.ui » ui jar 1.1.0
androidx.compose.material » material jar 1.1.0
androidx.compose.ui » ui-tooling-preview jar 1.1.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
androidx.activity » activity-compose jar 1.4.0
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.12.4
com.google.accompanist : accompanist-flowlayout jar 0.24.11-rc
com.google.accompanist : accompanist-systemuicontroller jar 0.24.11-rc
com.google.accompanist : accompanist-insets-ui jar 0.24.11-rc
androidx.compose.material3 » material3 jar 1.0.0-alpha13
androidx.compose.ui » ui-util jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha1