License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIddev.hotwire |
ArtifactId | ArtifactIdturbo |
Last Version | Last Version7.0.0-rc10 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTurbo Native for Android
Android framework for making Turbo native apps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
turbo-7.0.0-rc10.pom | |
turbo-7.0.0-rc10-sources.jar | 59 KB |
Browse |
<!-- 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"]
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 |
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 |