is not current version
Last Version 7.0.0-rc10

dev.hotwire:turbo 7.0.0-rc7

Android framework for making Turbo native apps

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

dev.hotwire
ArtifactId

ArtifactId

turbo
Version

Version

7.0.0-rc7
Type

Type

aar

Download turbo 7.0.0-rc7


<!-- https://jarcasting.com/artifacts/dev.hotwire/turbo/ -->
<dependency>
    <groupId>dev.hotwire</groupId>
    <artifactId>turbo</artifactId>
    <version>7.0.0-rc7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.hotwire/turbo/
implementation 'dev.hotwire:turbo:7.0.0-rc7'
// https://jarcasting.com/artifacts/dev.hotwire/turbo/
implementation ("dev.hotwire:turbo:7.0.0-rc7")
'dev.hotwire:turbo:aar:7.0.0-rc7'
<dependency org="dev.hotwire" name="turbo" rev="7.0.0-rc7">
  <artifact name="turbo" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.hotwire', module='turbo', version='7.0.0-rc7')
)
libraryDependencies += "dev.hotwire" % "turbo" % "7.0.0-rc7"
[dev.hotwire/turbo "7.0.0-rc7"]