Inflation Inject Runtime

Constructor-inject views during layout inflation

License

License

GroupId

GroupId

app.cash.inject
ArtifactId

ArtifactId

inflation-inject
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Inflation Inject Runtime
Constructor-inject views during layout inflation

Download inflation-inject

How to add to project

<!-- https://jarcasting.com/artifacts/app.cash.inject/inflation-inject/ -->
<dependency>
    <groupId>app.cash.inject</groupId>
    <artifactId>inflation-inject</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/app.cash.inject/inflation-inject/
implementation 'app.cash.inject:inflation-inject:1.0.1'
// https://jarcasting.com/artifacts/app.cash.inject/inflation-inject/
implementation ("app.cash.inject:inflation-inject:1.0.1")
'app.cash.inject:inflation-inject:jar:1.0.1'
<dependency org="app.cash.inject" name="inflation-inject" rev="1.0.1">
  <artifact name="inflation-inject" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.cash.inject', module='inflation-inject', version='1.0.1')
)
libraryDependencies += "app.cash.inject" % "inflation-inject" % "1.0.1"
[app.cash.inject/inflation-inject "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
javax.inject : javax.inject jar 1

test (4)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31
junit : junit jar 4.12
org.robolectric : robolectric jar 4.0-alpha-3

Project Modules

There are no modules declared in this project.
app.cash.inject

Cash App

Versions

Version
1.0.1
1.0.0