| License |
License |
|---|---|
| GroupId | GroupIdcom.github.icebuf |
| ArtifactId | ArtifactIdjetpack-ex |
| Version | Version0.0.4 |
| Type | Typeaar |
| Description |
Descriptionlibjetpackex
jetpack expand
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jetpack-ex-0.0.4.pom | |
| jetpack-ex-0.0.4.aar | 61 KB |
| jetpack-ex-0.0.4-sources.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.icebuf/jetpack-ex/ -->
<dependency>
<groupId>com.github.icebuf</groupId>
<artifactId>jetpack-ex</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.icebuf/jetpack-ex/
implementation 'com.github.icebuf:jetpack-ex:0.0.4'
// https://jarcasting.com/artifacts/com.github.icebuf/jetpack-ex/
implementation ("com.github.icebuf:jetpack-ex:0.0.4")
'com.github.icebuf:jetpack-ex:aar:0.0.4'
<dependency org="com.github.icebuf" name="jetpack-ex" rev="0.0.4">
<artifact name="jetpack-ex" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.icebuf', module='jetpack-ex', version='0.0.4')
)
libraryDependencies += "com.github.icebuf" % "jetpack-ex" % "0.0.4"
[com.github.icebuf/jetpack-ex "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » databinding-common | jar | 4.0.1 |
| androidx.databinding » databinding-runtime | jar | 4.0.1 |
| androidx.databinding » databinding-adapters | jar | 4.0.1 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| androidx.lifecycle » lifecycle-viewmodel | jar | 2.2.0 |