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-4.13.0-beta4.jar download
booster-android-instrument-shared-preferences-4.13.0-beta4.pom download
booster-android-instrument-shared-preferences-4.13.0-beta4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.didiglobal.booster</groupId>
  <artifactId>booster-android-instrument-shared-preferences</artifactId>
  <version>4.13.0-beta4</version>
</dependency>
Gradle Groovy
implementation 'com.didiglobal.booster:booster-android-instrument-shared-preferences:4.13.0-beta4'
Gradle Kotlin
implementation("com.didiglobal.booster:booster-android-instrument-shared-preferences:4.13.0-beta4")
Scala SBT
libraryDependencies += "com.didiglobal.booster" % "booster-android-instrument-shared-preferences" % "4.13.0-beta4"
Groovy Grape
@Grapes(
  @Grab(group='com.didiglobal.booster', module='booster-android-instrument-shared-preferences', version='4.13.0-beta4')
)
Apache Ivy
<dependency org="com.didiglobal.booster" name="booster-android-instrument-shared-preferences" rev="4.13.0-beta4" />
Leiningen
[com.didiglobal.booster/booster-android-instrument-shared-preferences "4.13.0-beta4"]
Apache Buildr
'com.didiglobal.booster:booster-android-instrument-shared-preferences:jar:4.13.0-beta4'