is not current version
Last Version 0.7.0

rocks.frieler.android:android-beans 0.4.1

A dependency injection library for Java Android apps.

GroupId

GroupId

rocks.frieler.android
ArtifactId

ArtifactId

android-beans
Version

Version

0.4.1
Type

Type

aar

Download android-beans 0.4.1


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