License |
License |
---|---|
GroupId | GroupIdbr.com.zup.beagle |
ArtifactId | ArtifactIdandroid |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid
A framework to help implement Server-Driven UI in your apps natively.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-2.0.3.pom | |
android-2.0.3-sources.jar | 179 KB |
android-2.0.3-javadoc.jar | 540 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.zup.beagle/android/ -->
<dependency>
<groupId>br.com.zup.beagle</groupId>
<artifactId>android</artifactId>
<version>2.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.zup.beagle/android/
implementation 'br.com.zup.beagle:android:2.0.3'
// https://jarcasting.com/artifacts/br.com.zup.beagle/android/
implementation ("br.com.zup.beagle:android:2.0.3")
'br.com.zup.beagle:android:aar:2.0.3'
<dependency org="br.com.zup.beagle" name="android" rev="2.0.3">
<artifact name="android" type="aar" />
</dependency>
@Grapes(
@Grab(group='br.com.zup.beagle', module='android', version='2.0.3')
)
libraryDependencies += "br.com.zup.beagle" % "android" % "2.0.3"
[br.com.zup.beagle/android "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
br.com.zup.beagle : android-annotation | jar | 2.0.3 |
androidx.databinding » viewbinding | jar | 4.2.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.21 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.core » core-ktx | jar | 1.3.1 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |
br.com.zup.beagle : beagle-yoga-layout | jar | 1.19.0 |
com.facebook.soloader : soloader | jar | 0.10.1 |
com.facebook.fbjni : fbjni | jar | 0.2.2 |
com.google.android.material » material | jar | 1.2.1 |
com.squareup.moshi : moshi | jar | 1.12.0 |
com.squareup.moshi : moshi-kotlin | jar | 1.12.0 |
com.squareup.moshi : moshi-adapters | jar | 1.12.0 |