is not current version
Last Version 0.3.0-beta-14

org.androidtransfuse:transfuse 0.2.8


GroupId

GroupId

org.androidtransfuse
ArtifactId

ArtifactId

transfuse
Version

Version

0.2.8
Type

Type

jar

Download transfuse 0.2.8


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