is not current version
Last Version 0.7.0

rocks.frieler.android:android-beans 0.3.0

A dependency injection library for Java Android apps.

GroupId

GroupId

rocks.frieler.android
ArtifactId

ArtifactId

android-beans
Version

Version

0.3.0
Type

Type

aar

Download android-beans 0.3.0


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