License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.oratakashi |
ArtifactId | ArtifactIdAndroidViewBinding |
Version | Version3.2 |
Type | Typeaar |
Description |
DescriptionAndroid View Binding
A Viewbinding helper for Android Development
|
Filename | Size |
---|---|
AndroidViewBinding-3.2.pom | |
AndroidViewBinding-3.2.aar | 72 KB |
AndroidViewBinding-3.2-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oratakashi/AndroidViewBinding/ -->
<dependency>
<groupId>com.oratakashi</groupId>
<artifactId>AndroidViewBinding</artifactId>
<version>3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.oratakashi/AndroidViewBinding/
implementation 'com.oratakashi:AndroidViewBinding:3.2'
// https://jarcasting.com/artifacts/com.oratakashi/AndroidViewBinding/
implementation ("com.oratakashi:AndroidViewBinding:3.2")
'com.oratakashi:AndroidViewBinding:aar:3.2'
<dependency org="com.oratakashi" name="AndroidViewBinding" rev="3.2">
<artifact name="AndroidViewBinding" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.oratakashi', module='AndroidViewBinding', version='3.2')
)
libraryDependencies += "com.oratakashi" % "AndroidViewBinding" % "3.2"
[com.oratakashi/AndroidViewBinding "3.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.3.1 |
com.github.bumptech.glide : glide | jar | 4.12.0 |
com.github.mofneko » EmulatorDetector | jar | 1.1.0 |
com.scottyab : rootbeer-lib | jar | 0.1.0 |
androidx.databinding » viewbinding | jar | 4.1.3 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.3.0 |