CoreComponent

Android component pakcage.

License

License

GroupId

GroupId

com.weicools
ArtifactId

ArtifactId

view-binding
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

CoreComponent
Android component pakcage.
Project URL

Project URL

https://github.com/lecymeng/CoreComponent
Source Code Management

Source Code Management

https://github.com/lecymeng/CoreComponent

Download view-binding

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
androidx.recyclerview » recyclerview jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0