is not current version
Last Version 2.5.3

com.segment.analytics.android:all 2.2.0

The hassle-free way to add analytics to your Android app.

GroupId

GroupId

com.segment.analytics.android
ArtifactId

ArtifactId

all
Version

Version

2.2.0
Type

Type

aar

Download all 2.2.0


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