Last Version

mvvm 0.1.0

Public components for own use

License

License

GroupId

GroupId

io.github.xiaoseee
ArtifactId

ArtifactId

mvvm
Version

Version

0.1.0
Type

Type

aar
Description

Description

mvvm
Public components for own use
Project URL

Project URL

https://github.com/XiaoSeee/SeeComponent
Source Code Management

Source Code Management

https://github.com/XiaoSeee/SeeComponent/tree/master

Download mvvm 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.databinding » databinding-common jar 4.1.1
androidx.databinding » databinding-runtime jar 4.1.1
androidx.databinding » databinding-adapters jar 4.1.1

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20
androidx.appcompat » appcompat jar 1.2.0
androidx.activity » activity-ktx jar 1.2.2
androidx.fragment » fragment-ktx jar 1.3.2
com.google.android.material » material jar 1.3.0
androidx.navigation » navigation-fragment-ktx jar 2.3.5
androidx.navigation » navigation-ui-ktx jar 2.3.5

Project Modules

There are no modules declared in this project.