Last Version

Transfuse Plugin API 0.3.0-beta-14

A dependency injection and integration library for Google Android

License

License

GroupId

GroupId

org.androidtransfuse
ArtifactId

ArtifactId

transfuse-plugin
Version

Version

0.3.0-beta-14
Type

Type

jar
Description

Description

Transfuse Plugin API
A dependency injection and integration library for Google Android

Download transfuse-plugin 0.3.0-beta-14


<!-- https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-plugin/ -->
<dependency>
    <groupId>org.androidtransfuse</groupId>
    <artifactId>transfuse-plugin</artifactId>
    <version>0.3.0-beta-14</version>
</dependency>
// https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-plugin/
implementation 'org.androidtransfuse:transfuse-plugin:0.3.0-beta-14'
// https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-plugin/
implementation ("org.androidtransfuse:transfuse-plugin:0.3.0-beta-14")
'org.androidtransfuse:transfuse-plugin:jar:0.3.0-beta-14'
<dependency org="org.androidtransfuse" name="transfuse-plugin" rev="0.3.0-beta-14">
  <artifact name="transfuse-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.androidtransfuse', module='transfuse-plugin', version='0.3.0-beta-14')
)
libraryDependencies += "org.androidtransfuse" % "transfuse-plugin" % "0.3.0-beta-14"
[org.androidtransfuse/transfuse-plugin "0.3.0-beta-14"]

Dependencies

compile (3)

Group / Artifact Type Version
org.androidtransfuse : transfuse-core jar 0.3.0-beta-14
javax.inject : javax.inject jar 1
aopalliance : aopalliance jar 1.0

provided (2)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
com.android.support » support-v4 aar 22.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 2.0.2-beta
org.robolectric : robolectric jar 3.0

Project Modules

There are no modules declared in this project.