Last Version

Binding Adapters 5.2.0

Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.

License

License

MIT
GroupId

GroupId

app.futured.arkitekt
ArtifactId

ArtifactId

bindingadapters
Version

Version

5.2.0
Type

Type

aar
Description

Description

Binding Adapters
Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.
Project URL

Project URL

https://github.com/futuredapp/arkitekt
Source Code Management

Source Code Management

https://github.com/futuredapp/arkitekt

Download bindingadapters 5.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.databinding » databinding-common jar 7.2.0
androidx.databinding » databinding-runtime jar 7.2.0
androidx.databinding » databinding-adapters jar 7.2.0
androidx.databinding » databinding-ktx jar 7.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (2)

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

Project Modules

There are no modules declared in this project.