Last Version

Mavericks 2.7.0

Mavericks is an Android application framework that makes product development fast and fun.

License

License

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

mavericks-hilt
Version

Version

2.7.0
Type

Type

aar
Description

Description

Mavericks
Mavericks is an Android application framework that makes product development fast and fun.
Project URL

Project URL

https://github.com/airbnb/mavericks
Source Code Management

Source Code Management

https://github.com/airbnb/mavericks

Download mavericks-hilt 2.7.0


<!-- https://jarcasting.com/artifacts/com.airbnb.android/mavericks-hilt/ -->
<dependency>
    <groupId>com.airbnb.android</groupId>
    <artifactId>mavericks-hilt</artifactId>
    <version>2.7.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.android/mavericks-hilt/
implementation 'com.airbnb.android:mavericks-hilt:2.7.0'
// https://jarcasting.com/artifacts/com.airbnb.android/mavericks-hilt/
implementation ("com.airbnb.android:mavericks-hilt:2.7.0")
'com.airbnb.android:mavericks-hilt:aar:2.7.0'
<dependency org="com.airbnb.android" name="mavericks-hilt" rev="2.7.0">
  <artifact name="mavericks-hilt" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='mavericks-hilt', version='2.7.0')
)
libraryDependencies += "com.airbnb.android" % "mavericks-hilt" % "2.7.0"
[com.airbnb.android/mavericks-hilt "2.7.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.airbnb.android : mavericks jar 2.7.0

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
com.google.dagger : hilt-android jar 2.36
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2

Project Modules

There are no modules declared in this project.