License |
License |
---|---|
GroupId | GroupIdorg.androidtransfuse |
ArtifactId | ArtifactIdtransfuse-plugin |
Last Version | Last Version0.3.0-beta-14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTransfuse Plugin API
A dependency injection and integration library for Google Android
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
com.android.support » support-v4 | aar | 22.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.robolectric : robolectric | jar | 3.0 |