is not current version
Last Version 1.0.1

Inflation Inject Runtime 1.0.0

Constructor-inject views during layout inflation

License

License

GroupId

GroupId

app.cash.inject
ArtifactId

ArtifactId

inflation-inject
Version

Version

1.0.0
Type

Type

jar
Description

Description

Inflation Inject Runtime
Constructor-inject views during layout inflation

Download inflation-inject 1.0.0


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

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.