License |
License |
---|---|
GroupId | GroupIdorg.androidtransfuse |
ArtifactId | ArtifactIdtransfuse-support |
Version | Version0.3.0-beta-14 |
Type | Typejar |
Description |
DescriptionTransfuse Support
A dependency injection and integration library for Google Android
|
<!-- https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-support/ -->
<dependency>
<groupId>org.androidtransfuse</groupId>
<artifactId>transfuse-support</artifactId>
<version>0.3.0-beta-14</version>
</dependency>
// https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-support/
implementation 'org.androidtransfuse:transfuse-support:0.3.0-beta-14'
// https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-support/
implementation ("org.androidtransfuse:transfuse-support:0.3.0-beta-14")
'org.androidtransfuse:transfuse-support:jar:0.3.0-beta-14'
<dependency org="org.androidtransfuse" name="transfuse-support" rev="0.3.0-beta-14">
<artifact name="transfuse-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.androidtransfuse', module='transfuse-support', version='0.3.0-beta-14')
)
libraryDependencies += "org.androidtransfuse" % "transfuse-support" % "0.3.0-beta-14"
[org.androidtransfuse/transfuse-support "0.3.0-beta-14"]
Group / Artifact | Type | Version |
---|---|---|
org.androidtransfuse : transfuse-api | jar | 0.3.0-beta-14 |
com.google.guava : guava | jar | 19.0 |
javax.inject : javax.inject | jar | 1 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
commons-lang : commons-lang | jar | 2.6 |
com.sun.codemodel : codemodel | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 1.6.4 |
org.powermock : powermock-api-mockito | jar | 1.6.4 |
org.powermock : powermock-module-junit4-rule-agent | jar | 1.6.4 |
org.mockito : mockito-all | jar | 2.0.2-beta |
commons-io : commons-io | jar | 2.4 |