is not current version
Last Version 7.0.0-rc10

dev.hotwire:turbo 7.0.0-beta10.1

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-beta10.1
Type

Type

aar

Download turbo 7.0.0-beta10.1


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