Last Version

android-beans 0.7.0

A dependency injection library for Java Android apps.

License

License

MIT
GroupId

GroupId

rocks.frieler.android
ArtifactId

ArtifactId

android-beans
Version

Version

0.7.0
Type

Type

aar
Description

Description

android-beans
A dependency injection library for Java Android apps.
Project URL

Project URL

https://github.com/christopherfrieler/android-beans
Source Code Management

Source Code Management

https://github.com/christopherfrieler/android-beans

Download android-beans 0.7.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
org.jetbrains.kotlin : kotlin-reflect jar 1.4.31
androidx.lifecycle » lifecycle-extensions jar 2.2.0

Project Modules

There are no modules declared in this project.