ViewBindingExt

View Binding Ext,ViewBinding扩展

License

License

GroupId

GroupId

io.github.dxslin
ArtifactId

ArtifactId

ViewBindingExt
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

aar
Description

Description

ViewBindingExt
View Binding Ext,ViewBinding扩展
Project URL

Project URL

https://github.com/dxslin/SlinLibrary
Source Code Management

Source Code Management

https://github.com/dxslin/SlinLibrary/tree/master

Download ViewBindingExt

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.1.1

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
androidx.appcompat » appcompat jar 1.4.1
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.0