is not current version
Last Version 1.4.4

io.segment.analytics.android:all 1.4.3

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

GroupId

GroupId

io.segment.analytics.android
ArtifactId

ArtifactId

all
Version

Version

1.4.3
Type

Type

aar

Download all 1.4.3


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