base

Base classes Fragmnet, ViewModel, UiState for XML and compose use

License

License

GroupId

GroupId

ru.mars-lab
ArtifactId

ArtifactId

base
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

base
Base classes Fragmnet, ViewModel, UiState for XML and compose use
Project URL

Project URL

https://github.com/Aristman/MarsLabLib
Source Code Management

Source Code Management

https://github.com/Aristman/MarsLabLib/tree/master

Download base

How to add to project

<!-- https://jarcasting.com/artifacts/ru.mars-lab/base/ -->
<dependency>
    <groupId>ru.mars-lab</groupId>
    <artifactId>base</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.mars-lab/base/
implementation 'ru.mars-lab:base:1.0.0'
// https://jarcasting.com/artifacts/ru.mars-lab/base/
implementation ("ru.mars-lab:base:1.0.0")
'ru.mars-lab:base:aar:1.0.0'
<dependency org="ru.mars-lab" name="base" rev="1.0.0">
  <artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.mars-lab', module='base', version='1.0.0')
)
libraryDependencies += "ru.mars-lab" % "base" % "1.0.0"
[ru.mars-lab/base "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.4

runtime (6)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
androidx.compose.runtime » runtime jar 1.1.0-rc01

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0