License |
License |
---|---|
GroupId | GroupIdorg.androidtransfuse |
ArtifactId | ArtifactIdtransfuse |
Version | Version0.3.0-beta-14 |
Type | Typejar |
Description |
DescriptionTransfuse
A dependency injection and integration library for Google Android
|
Filename | Size |
---|---|
transfuse-0.3.0-beta-14.pom | |
transfuse-0.3.0-beta-14.jar | 6 MB |
transfuse-0.3.0-beta-14-sources.jar | 261 KB |
transfuse-0.3.0-beta-14-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc2 |
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 |