Last Version

ViewBindingOwner 1.0.0

ViewBindingOwner is a library that makes it easier to work with ViewBinding.

License

License

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

io.github.teobaranga.viewbindingowner
ArtifactId

ArtifactId

activity
Version

Version

1.0.0
Type

Type

aar
Description

Description

ViewBindingOwner
ViewBindingOwner is a library that makes it easier to work with ViewBinding.
Project URL

Project URL

https://github.com/teobaranga/viewbindingowner/
Source Code Management

Source Code Management

https://github.com/teobaranga/viewbindingowner/

Download activity 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.teobaranga.viewbindingowner : core jar 1.0.0
androidx.databinding » viewbinding jar 7.0.0-beta04
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

Project Modules

There are no modules declared in this project.