Last Version

Turbo Native for Android 7.0.0-rc10

Android framework for making Turbo native apps

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

dev.hotwire
ArtifactId

ArtifactId

turbo
Version

Version

7.0.0-rc10
Type

Type

aar
Description

Description

Turbo Native for Android
Android framework for making Turbo native apps
Project URL

Project URL

https://github.com/hotwired/turbo-android
Source Code Management

Source Code Management

https://github.com/hotwired/turbo-android.git

Download turbo 7.0.0-rc10


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

Dependencies

compile (7)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2
androidx.webkit » webkit jar 1.4.0
androidx.fragment » fragment-ktx jar 1.3.2
androidx.navigation » navigation-fragment-ktx jar 2.3.5
androidx.navigation » navigation-ui-ktx jar 2.3.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

runtime (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
com.google.android.material » material jar 1.3.0
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2

Project Modules

There are no modules declared in this project.