License |
License |
---|---|
GroupId | GroupIdru.mars-lab |
ArtifactId | ArtifactIdbase |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionbase
Base classes Fragmnet, ViewModel, UiState for XML and compose use
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base-1.0.0.pom | |
base-1.0.0-sources.jar | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.4 |
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 |