License |
License |
---|---|
GroupId | GroupIdorg.androidtransfuse |
ArtifactId | ArtifactIdtransfuse-bootstrap |
Version | Version0.3.0-beta-14 |
Type | Typejar |
Description |
DescriptionTransfuse Bootstrap
A dependency injection and integration library for Google Android
|
<!-- https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-bootstrap/ -->
<dependency>
<groupId>org.androidtransfuse</groupId>
<artifactId>transfuse-bootstrap</artifactId>
<version>0.3.0-beta-14</version>
</dependency>
// https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-bootstrap/
implementation 'org.androidtransfuse:transfuse-bootstrap:0.3.0-beta-14'
// https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-bootstrap/
implementation ("org.androidtransfuse:transfuse-bootstrap:0.3.0-beta-14")
'org.androidtransfuse:transfuse-bootstrap:jar:0.3.0-beta-14'
<dependency org="org.androidtransfuse" name="transfuse-bootstrap" rev="0.3.0-beta-14">
<artifact name="transfuse-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.androidtransfuse', module='transfuse-bootstrap', version='0.3.0-beta-14')
)
libraryDependencies += "org.androidtransfuse" % "transfuse-bootstrap" % "0.3.0-beta-14"
[org.androidtransfuse/transfuse-bootstrap "0.3.0-beta-14"]
Group / Artifact | Type | Version |
---|---|---|
org.androidtransfuse : transfuse-core | jar | 0.3.0-beta-14 |