Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

jcenter

If you don’t already have a jcenter reference, add the following lines to your project's build.gradle file:

...

Code Block
languagejava
linenumberstrue
dependencies {
compile "com.visilabs.android:visilabs-android:2.3.1726"
}

maven

If you don’t already have a maven reference, add the following lines to your project's build.gradle file:

...

Code Block
languagejava
linenumberstrue
dependencies {
compile "com.visilabs.android:visilabs-android:2.3.1726"
}


Parent Topic: Android - MobileTagging