is not current version
Last Version 0.3.0-beta-14

org.androidtransfuse:transfuse-api 0.3.0-beta-3


GroupId

GroupId

org.androidtransfuse
ArtifactId

ArtifactId

transfuse-api
Version

Version

0.3.0-beta-3
Type

Type

jar

Download transfuse-api 0.3.0-beta-3


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