b

booster-android-instrument-shared-preferences

booster-android-instrument-shared-preferences
https://github.com/didi/booster
Apache License
Files download
File Operation
booster-android-instrument-shared-preferences-5.0.0-beta3.jar download
booster-android-instrument-shared-preferences-5.0.0-beta3.pom download
booster-android-instrument-shared-preferences-5.0.0-beta3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.didiglobal.booster</groupId>
  <artifactId>booster-android-instrument-shared-preferences</artifactId>
  <version>5.0.0-beta3</version>
</dependency>
Gradle Groovy
implementation 'com.didiglobal.booster:booster-android-instrument-shared-preferences:5.0.0-beta3'
Gradle Kotlin
implementation("com.didiglobal.booster:booster-android-instrument-shared-preferences:5.0.0-beta3")
Scala SBT
libraryDependencies += "com.didiglobal.booster" % "booster-android-instrument-shared-preferences" % "5.0.0-beta3"
Groovy Grape
@Grapes(
  @Grab(group='com.didiglobal.booster', module='booster-android-instrument-shared-preferences', version='5.0.0-beta3')
)
Apache Ivy
<dependency org="com.didiglobal.booster" name="booster-android-instrument-shared-preferences" rev="5.0.0-beta3" />
Leiningen
[com.didiglobal.booster/booster-android-instrument-shared-preferences "5.0.0-beta3"]
Apache Buildr
'com.didiglobal.booster:booster-android-instrument-shared-preferences:jar:5.0.0-beta3'