is not current version
Last Version 1.4.4

io.segment.analytics.android:all 1.4.1

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

GroupId

GroupId

io.segment.analytics.android
ArtifactId

ArtifactId

all
Version

Version

1.4.1
Type

Type

aar

Download all 1.4.1


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