| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.lokiy.databinding |
| ArtifactId | ArtifactIddatabinding |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionDataBinding
DataBinding Kit
|
| Filename | Size |
|---|---|
| databinding-0.1.4.pom | |
| databinding-0.1.4.aar | 65 KB |
| databinding-0.1.4-sources.jar | 8 KB |
| databinding-0.1.4-javadoc.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lokiy.databinding/databinding/ -->
<dependency>
<groupId>com.lokiy.databinding</groupId>
<artifactId>databinding</artifactId>
<version>0.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lokiy.databinding/databinding/
implementation 'com.lokiy.databinding:databinding:0.1.4'
// https://jarcasting.com/artifacts/com.lokiy.databinding/databinding/
implementation ("com.lokiy.databinding:databinding:0.1.4")
'com.lokiy.databinding:databinding:aar:0.1.4'
<dependency org="com.lokiy.databinding" name="databinding" rev="0.1.4">
<artifact name="databinding" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lokiy.databinding', module='databinding', version='0.1.4')
)
libraryDependencies += "com.lokiy.databinding" % "databinding" % "0.1.4"
[com.lokiy.databinding/databinding "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » databinding-common | jar | 4.1.3 |
| androidx.databinding » databinding-runtime | jar | 4.1.3 |
| androidx.databinding » databinding-adapters | jar | 4.1.3 |
| com.lokiy.core : core | jar | 0.1.4 |
| com.lokiy.support : kotlin-kit | jar | 0.1.4 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| com.google.android.material » material | jar | 1.1.0 |
| androidx.fragment » fragment | jar | 1.3.2 |
| androidx.fragment » fragment-ktx | jar | 1.3.2 |
| androidx.core » core | jar | 1.3.2 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.lifecycle » lifecycle-livedata | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |