is not current version
Last Version 2.5.3

com.segment.analytics.android:all 2.1.1

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

GroupId

GroupId

com.segment.analytics.android
ArtifactId

ArtifactId

all
Version

Version

2.1.1
Type

Type

aar

Download all 2.1.1


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