Last Version

Transfuse 0.3.0-beta-14

A dependency injection and integration library for Google Android

License

License

GroupId

GroupId

org.androidtransfuse
ArtifactId

ArtifactId

transfuse
Version

Version

0.3.0-beta-14
Type

Type

jar
Description

Description

Transfuse
A dependency injection and integration library for Google Android

Download transfuse 0.3.0-beta-14


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc2

test (7)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
com.android.support » support-v4 jar 19.1.0
junit : junit jar 4.12
commons-io : commons-io jar 2.4
org.mockito : mockito-all jar 2.0.2-beta
javax.inject : javax.inject-tck jar 1
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.